| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
96cbaf72d3
|
Fix a initiate chats (#1938)
* Fix async a_initiate_chats * Fix type compatibility for python 3.8 * Use partial func to fix context error * website/docs/tutorial/assets/conversable-agent.jpg: convert to Git LFS * Update notebook examples --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com> Co-authored-by: Davor Runje <davor@airt.ai> |
2 years ago |
|
|
799a24e04f
|
Create topics dir and move llm config (#1853)
* create topics dir and move llm config * fix redirect * fix link |
2 years ago |
|
|
d60464374d
|
Upgrade Quarto and use notebook metadata for frontmatter (#1836)
* Update process_notebook to use metadata instead of a yaml comment * upgrade quarto and version check in tool * formatting * address comments |
2 years ago |
|
|
a4ab4cc9ae
|
Async version of multiple sequential chat (#1724)
* async_initiate_chats init commit * Fix a_get_human_input bug * Add agentchat_multi_task_async_chats.ipynb with concurrent exampls. * Addess the comments, Update unit test * Add agentchat_multi_task_async_chats.ipynb to Examples.md * Fix type for Python 3.8 --------- Co-authored-by: Qingyun Wu <qingyun0327@gmail.com> |
2 years ago |