Skip to content

Conversation

@marklysze
Copy link
Collaborator

Why are these changes needed?

Documentation with different Swarm patterns

Related issue number

Closes #1250

Checks

@marklysze marklysze self-assigned this Mar 6, 2025
@marklysze marklysze added the documentation Improvements or additions to documentation label Mar 6, 2025
@marklysze marklysze marked this pull request as ready for review March 10, 2025 05:03
@marklysze marklysze requested review from davorrunje and sonichi March 10, 2025 05:03
@marklysze
Copy link
Collaborator Author

@sonichi, @davorrunje - would appreciate a review. Also would like your feedback on if the best location for these in the docs is:
User Guide > Advanced Concepts > Pattern Cookbook

Or another location would be better.

@davorrunje davorrunje added this pull request to the merge queue Mar 13, 2025
Merged via the queue into main with commit 45d7f71 Mar 13, 2025
16 checks passed
@davorrunje davorrunje deleted the swarmpatternsdocs branch March 13, 2025 06:04
AgentGenie pushed a commit that referenced this pull request Mar 14, 2025
* Hierarchical pattern

* Hierarchal updates, Star, Escalation patterns

* Feedback Loop, Pipeline, Section overview

* Context-Aware Routing and Redundant, tidy

* Organic pattern

* Triage with Tasks pattern, move to Pattern Cookbook

* Remove blank.

* Diagrams
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2025
* Create a LlamaIndex query engine

* Create unit tests

* Fix file name

* Fix file name

* Change name

* Updated notebooks, more comments, tidy.

* Update autogen/agentchat/contrib/rag/llamaindex_query_engine.py

Co-authored-by: Mark Sze <[email protected]>

* Update autogen/agentchat/contrib/rag/llamaindex_query_engine.py

Co-authored-by: Mark Sze <[email protected]>

* Update autogen/agentchat/contrib/rag/llamaindex_query_engine.py

Co-authored-by: Mark Sze <[email protected]>

* Update autogen/agentchat/contrib/rag/llamaindex_query_engine.py

Co-authored-by: Mark Sze <[email protected]>

* Update autogen/agentchat/contrib/rag/llamaindex_query_engine.py

Co-authored-by: Mark Sze <[email protected]>

* Notebook metadata, pre-commit fix

* Termination messages (#1336)

* Addition of termination messages

* Tests and tidy

* Tidy, remove full stop

* Correct code execution text (#1335)

* Add silent_override for suppressing overriding function messages, updated dependency injection parameter to avoid pydantic warning message (#1334)

* [Docs]: Swarm Patterns documentation (#1255)

* Hierarchical pattern

* Hierarchal updates, Star, Escalation patterns

* Feedback Loop, Pipeline, Section overview

* Context-Aware Routing and Redundant, tidy

* Organic pattern

* Triage with Tasks pattern, move to Pattern Cookbook

* Remove blank.

* Diagrams

* Add package version to import utils (#1331)

* wip

* wip

* wipp

* versioning added to import utils

* fix for missing version

* Implement GoogleSearchTool (#1315)

* wip

* wip

* wip

* Google search tool WIP

* Google search tool WIP

* Initial GoogleSearchTool implementation

* Add gemini tests

* Update dependencies and initial tests for the google search tool added

* Update tests

* Cleanup

* Cleanup

* Fix tests

* Fix tests

* Fix tests

* Google search notebook WIP

* Documentation polishing

* Update user guides

* Refactor and fix tests

* Update docs

---------

Co-authored-by: Davor Runje <[email protected]>

* Release 0.8.2rc0 (#1346)

* [DocAgent] Add Text Citation (#1338)

* Add table output option

* Fix bug

* Add VectorChromaCitationQueryEngine to support citations

* Update DocAgent to support citations

* Update DocAgent Notebook with Citation Example

* polishing

* update Summary Agent prompt to handle citations and non-citations

* type hint with string literal

---------

Co-authored-by: Davor Runje <[email protected]>
Co-authored-by: Mark Sze <[email protected]>

* Ollama response_format fix (#1347)

* Ollama response_format fix

* Ollama tests with response format passed in and conversion check

* pre-commit tidy

* Fix get load param if needed function (#1344)

* test added

* test added

* DocAgent fix

* DocAgent fix

* DocAgent fix

* DocAgent fix

* Main and tweaks to function field annotations

---------

Co-authored-by: Mark Sze <[email protected]>

* Make Document Reader customizable.

* Move SimpleDirectoryReader into init body

---------

Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Mark Sze <[email protected]>
Co-authored-by: Davor Runje <[email protected]>
Co-authored-by: Robert Jambrečić <[email protected]>
Co-authored-by: Davor Runje <[email protected]>
Co-authored-by: AgentGenie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Document Swarm patterns

3 participants