mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-28 23:49:13 +00:00
parent
a5e3c9daa1
commit
d542340856
@ -127,3 +127,11 @@ Workaround:
|
||||
2. `mkdir /home/vscode/.local/lib/python3.10/site-packages/google/colab`
|
||||
|
||||
Explanation: Per [this gist](https://gist.github.com/defulmere/8b9695e415a44271061cc8e272f3c300?permalink_comment_id=4711478#gistcomment-4711478), linked from the official [chromadb docs](https://docs.trychroma.com/troubleshooting#sqlite), adding this folder triggers chromadb to use pysqlite3 instead of the default.
|
||||
|
||||
## How to get last message ?
|
||||
|
||||
Refer to https://microsoft.github.io/autogen/docs/reference/agentchat/conversable_agent/#last_message
|
||||
|
||||
## How to get each agent message ?
|
||||
|
||||
Please refer to https://microsoft.github.io/autogen/docs/reference/agentchat/conversable_agent#chat_messages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user