Issue-560 (#578)

* Issue-560

* fixed

* answers bothe question
This commit is contained in:
Olaoluwa Ademola Salami 2023-11-14 03:08:06 +00:00 committed by GitHub
parent a5e3c9daa1
commit d542340856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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