* initial-content
* docs: update Concepts overview for clarity and accuracy
* docs: enhance clarity in Concepts documentation and fix minor inaccuracies
* docs: add detailed explanation of flow execution in Playground
* docs: enhance Concepts documentation with detailed component definitions and usage examples
* docs: remove Logs pane documentation and integrate relevant content into Playground
* docs: remove Logs section from sidebar navigation
* docs: add Logs pane overview and update Playground documentation
* docs: enhance Concepts documentation with detailed API usage examples for cURL and Python
* docs: remove unused ReactPlayer import and clean up API pane documentation
* docs: update Chat Widget embedding instructions for HTML, React, and Angular
* docs: update titles and descriptions for custom components and overview
* docs: standardize section titles for Python code and Chat widget in concepts API
* docs: clarify instructions for using Freeze Path and component options
* docs: update keyboard shortcut for Freeze Path in concepts-components documentation
* updated-image
* fix(docs): clarify session ID usage in Playground documentation
* fix-astra-component-position
* reorder-sidebar
* remove-tweak-guidance
* Apply suggestions from code review
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
* fix capital case on collections
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
* fix capital t in tables
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
* fix: update component controls and add keyboard shortcuts for Windows
* fix: clarify component versioning and update notification details in documentation
* fix: update documentation for tool parameters and data types in components-tools.md
* fix: improve documentation clarity and formatting in concepts API, components, overview, and playground
* docs: add Working with Flows page (#5722)
* Add flows page
* style-guide-and-sidebar
---------
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
* fix-broken-link
* Update concepts-components.md
revert change to match the image
---------
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
Co-authored-by: anovazzi1 <otavio2204@gmail.com>
Co-authored-by: Tejas Kumar <tejas+lol@tejas.qa>
* refactor: Update documentation links and restructure starter projects to use cases
* feat: Add new redirects for use cases in Docusaurus configuration
* lint
* force-menu-collapse
* change-usecase-to-tutorial
* chore: update Python version requirement and remove deprecated dependencies in pyproject.toml files
* Updated Python version requirement to allow up to 3.14 in both main and base pyproject.toml files.
* Removed deprecated dependencies: cohere and pyautogen from the main dependencies list.
* chore: update Python version requirements and add support for Python 3.13 in uv.lock
* Updated the required Python version to allow up to 3.14.
* Adjusted resolution markers for Python versions to include 3.13.
* Added markers for the 'typing-extensions' dependency to restrict it for Python versions below 3.13.
* Included additional wheel files for various packages to support Python 3.13 compatibility.
* Update Python version requirements in README files to support Python 3.13
* Update Python version in GitHub Actions workflow to 3.13
* Update Python version in GitHub Actions workflows to include 3.13
* Update installation documentation to support Python 3.13 and clarify troubleshooting steps
* revert changes to docs until we release
* chore: add ag2 dependency and update uv.lock for Python 3.13 compatibility
* Added ag2 version 0.3.2 and 0.5.2 to pyproject.toml and uv.lock with appropriate resolution markers for Python versions.
* Included flaml version 2.3.2 in uv.lock to ensure compatibility with the new ag2 dependency.
* Updated dependency specifications to support Python 3.13 and above.
* docs: Update quickstart guide to include prerequisites and detailed steps for building a chatbot with vector RAG
* cleanup
* add-file-component
* component-type
* docs: Update prerequisites and instructions in quickstart guide
* Apply suggestions from code review
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>
---------
Co-authored-by: KimberlyFields <46325568+KimberlyFields@users.noreply.github.com>