Mark Sze
3f63db32b9
Added ability to specify 'role' field for select speaker messages for Group Chats (Replaces PR #2167 ) ( #2199 )
* Re-commit of code from PR (#2167 ) addressing #1861 , due to wrong basing
* Update website/docs/topics/non-openai-models/best-tips-for-nonopenai-models.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Removed unnecessary notebook images
* Update conversation-patterns.ipynb
Updated to include note about being applicable when auto.
* Updated to include checks that the role is not blank/None. Added tests.
* Changed try-except to use pytest
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2 years ago
Eric Zhu
2bfa181b4d
New conversational chess notebook using nested chats and tool use ( #2137 )
* add chess notebook
* update
* update
* Update notebook with figure
* Add example link
* redirect
* Clean up example format
* address gagan's comments
* update references
* fix links
2 years ago
Eric Zhu
ecc459f8c5
Add tool use chapter to tutorial ( #2079 )
* Add tool use chapter
* fix format
* typo
* Edits to tool-use chapter
* update
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
2 years ago
Eric Zhu
5c1579d2ad
Add links to roadmap issues from README, Getting-Started, Contribute and Tutorial ( #2072 )
* Link to roadmap issues.
* Ordering
2 years ago
Dan
501f8d2272
Fix typo in conversation-patterns.ipynb ( #2066 )
2 years ago
Chi Wang
cc836de13d
adjust order of side bars ( #2040 )
* adjust order of side bars
* doc improvement
* limit max turns
* improve tests
* improve doc
* improve docstr
2 years ago
Benhao Huang
462ef9c387
Update chat-termination.ipynb ( #2019 )
grammar typos found and fixed
2 years ago
Eric Zhu
0ae35815be
Rename tutorial chapter: "what is next" --> "what next" ( #1992 )
* rename termination to chat termination
* label
* redirect
* Rename "what is next" --> "what next"
2 years ago
Eric Zhu
33e42c44cb
Rename tutorial chatper "Termination" to "Chat Termination" ( #1962 )
* rename termination to chat termination
* label
2 years ago
Chi Wang
858cec8de8
bump version to 0.2.19 and update doc ( #1971 )
* bump version to 0.2.19 and update doc
* doc update
2 years ago
Davor Runje
16955959a3
website/docs/tutorial/assets/conversable-agent.jpg: convert to Git LFS ( #1974 )
2 years ago
andreyseas
579c3cc466
Fixed simple grammatical mistake ( #1952 )
2 years ago
Eric Zhu
a5a0540be9
Update tutorial examples, reference to register_reply. ( #1941 )
* update tutorial examples, writings, reference to register_reply.
* update
* update
2 years ago
Eric Zhu
bae54073cd
Update conversable agent image ( #1939 )
* Update conversable agent image
* fix
* fix
* fix
* fix
2 years ago
Chi Wang
f247b45500
Update introduction.ipynb ( #1934 )
* Update introduction.ipynb
* fix json
* word
2 years ago
Eric Zhu
74298cda2c
AutoGen Tutorial ( #1702 )
* update intro
* update intro
* tutorial
* update notebook
* update notebooks
* update
* merge
* add conversation patterns
* rename; delete unused files.
* Reorganize new guides
* Improve intro, fix typos
* add what is next
* outline for code executor
* initiate chats png
* Improve language
* Improve language of human in the loop tutorial
* update
* update
* Update group chat
* code executor
* update convsersation patterns
* update code executor section to use legacy code executor
* update conversation pattern
* redirect
* update figures
* update whats next
* Break down chapter 2 into two chapters
* udpate
* fix website build
* Minor corrections of typos and grammar.
* remove broken links, update sidebar
* code executor update
* Suggest changes to the code executor section
* update what is next
* reorder
* update getting started
* title
* update navbar
* Delete website/docs/tutorial/what-is-next.ipynb
* update conversable patterns
* Improve language
* Fix typo
* minor fixes
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: Joshua Kim <joshua@spectdata.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2 years ago