Chi Wang
ebd0210fa1
bump version to 0.2.22 ( #2256 )
...
* bump version to 0.2.22
* doc update
* link update
* consider the failure case
2024-04-05 13:41:14 +00:00
Li Jiang
42b27b9a9d
Add isort ( #2265 )
...
* Add isort
* Apply isort on py files
* Fix circular import
* Fix format for notebooks
* Fix format
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-04-05 02:26:06 +00:00
Ikko Eltociear Ashimine
a8abe59085
Update agentchat_nestedchat_optiguide.ipynb ( #2122 )
...
auxillary -> auxiliary
2024-03-23 01:29:55 +00:00
Jack Gerrits
ea2c1b270e
Add another batch of notebooks to the website ( #1969 )
...
* Add another batch of notebooks to the website
* update link
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-03-15 14:30:34 +00:00
Qingyun Wu
c6f6707f4d
Adding register_nested_chats
to make nested chat easier ( #1753 )
...
* add util
* add notebook
* SoM notebook
* doc
* update notebook
* SoM
* optiguide
* rename
* add implementation
* update notebook
* update notebook
* update notebook
* summary method
* initiate_chats enhancements
* callable summary_method
* summary method
* summary method default
* docstr
* add timeout to slient pip install test
* consolidate_chat_info
* a_initiate_chat
* AssertionError tests
* AssertionError test
* update tests
* update test
* remove redudant file
* kwargs
* update notebook
* update notebook
* nested
* update SoM
* update notebook
* max_turns
* add notebook
* updatenotebook
* add notebooks
* update notebook and test
* add links to the example page
* annotations
* documentation
* default values
* Expanded details about the purpose of each cell
* update default value
* default value for reply_func_from_nested_chats
* default reply func name
* update notebook
* update optiGuide
* upload fig
* optiGuide notebook
* doc
* update notebook
* update notebook
* notebook format
* update optiguide notebook
* raise value error
* update notebook
* Improve language
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: signalprime <15487280+signalprime@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
2024-02-27 04:36:18 +00:00