Eric Zhu
a1234bc658
doc: improve tool guide in Core API doc ( #5546 )
- Add a section on how to use model client with tools
- Replace the obsecure pattern of using ToolAgent with a simpler
implementation of calling tool within the agent itself.
1 year ago
Eric Zhu
9b1260dd3e
docs: update AssistantAgent documentation with a new figure, attention and warning notes ( #5099 )
* docs: update AssistantAgent documentation with attention and warning notes
* update
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Eric Zhu
b9bd8b0c64
human-in-the-loop section for agentchat tutorial ( #4832 )
* human-in-the-loop section for agentchat tutorial
1 year ago
Eric Zhu
8dac072658
Update references in docs ( #4590 )
* Update agent doc
* Remove outdated doc
* Update references
* Update readme
* Update readme
1 year ago
Gerardo Moreno
afaf2c1288
Sequential Chat Tutorial ( #3861 ) ( #4584 )
* Sequential Chat Tutorial (#3861 )
* Include doc in toctree
* Rename title; doc improv
* reorder
* grammar
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Gerardo Moreno
02ef110e10
Selector Group Chat Tutorial ( #4112 ) ( #4326 )
* Selector Group Chat Tutorial (#4112 )
* update doc
* update
* Add custom selector function
* Update doc
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Gerardo Moreno
6ffa42ba44
Swarm Tutorial ( #4146 )
* Swarm Tutorial
* Include 2 swarm example, add svgs
* Include latest Swarm changes & Eric changes
* Update docs to remove UserProxyAgent
* Include latest Console changes
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Li Jiang
c513f969a3
Replace AGNext with AutoGen ( #4184 )
1 year ago
Eric Zhu
9f175089c5
Introduction to Teams for AgentChat ( #4120 )
* Add teams section
* wip don't merge
* Merge remote-tracking branch 'origin/main' into agentchat-team-tutorial
* update instruction about termination reset
* edit
* more guidline for script
1 year ago
Eric Zhu
1700b9c61a
Update group chat documentation in core to use selector group chat and tool call for illustrator ( #3815 )
* Update group chat documentation in core to use selector group chat and tool call for illustrator
* Update notebook
* Update group chat with illustration
* Remove embedded fonts in svg
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
1 year ago
Eric Zhu
6f5bdd2c28
Create a notebook to demonstrate handoff pattern ( #3778 )
1 year ago
Eric Zhu
5f961681d8
Improve type subscription core concept with scenarios ( #602 )
1 year ago
Eric Zhu
6d3a88409e
Merge getting started into guides; update references; add figure for agent life cycle ( #599 )
* refactor documentation layout
* lint
* update
1 year ago
Eric Zhu
c1d4f70924
Fix figure in subscription doc ( #534 )
1 year ago
Eric Zhu
b2f1b839d9
Update documentation on topic and subscription with illustrations ( #523 )
* Update runtime architecture documentation
* Update documentation on topic and subscription with illustrations
1 year ago
Eric Zhu
0072ea5a2b
Update runtime architecture documentation ( #521 )
1 year ago
Jack Gerrits
5e8840d13c
Python: organize packages in package directory ( #420 )
* Move packages to packages directory
* remove screenshot
* update some paths
1 year ago