mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Broken links fix (#2843)
* Update Examples.md * Update agent_chat.md * Update agent_chat.md * Update Optional-Dependencies.md * Update JSON_mode_example.ipynb * Update JSON_mode_example.ipynb * Update JSON_mode_example.ipynb * Update JSON_mode_example.ipynb * Update agentchat_agentoptimizer.ipynb * Update agentchat_nested_chats_chess.ipynb
This commit is contained in:
committed by
GitHub
parent
6e8331b754
commit
de99564a6e
@@ -119,7 +119,7 @@ To use a graph in `GroupChat`, particularly for graph visualization, please inst
|
||||
pip install "pyautogen[graph]"
|
||||
```
|
||||
|
||||
Example notebook: [Graph Modeling Language with using select_speaker](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_graph_modelling_language_using_select_speaker.ipynb)
|
||||
Example notebook: [Finite State Machine graphs to set speaker transition constraints](https://microsoft.github.io/autogen/docs/notebooks/agentchat_groupchat_finite_state_machine)
|
||||
|
||||
## Long Context Handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user