autogen/notebook
Anush 50ac547637
feat: Qdrant vector store support (#303)
* feat: QdrantRetrieveUserProxyAgent

* fix: QdrantRetrieveUserProxyAgent docstring

* chore: batch of 500 all CPU cores

* chore: conditional import for tests

* chore: config parallel, batch 100

* chore: collection creation params

* chore: conditonal payload indexing
fastembed import check

* docs: notebook for QdrantRetrieveUserProxyAgent

* docs: update docs link

* docs: notebook examples update

* chore: hnsw, payload index reference

* docs: notebook docs_path update

* Update test/agentchat/test_qdrant_retrievechat.py

Co-authored-by: Li Jiang <bnujli@gmail.com>

* chore: update notebook output

* Fix format

---------

Co-authored-by: Li Jiang <bnujli@gmail.com>
2023-10-25 05:08:43 +00:00
..
agentchat_MathChat.ipynb Update agentchat_MathChat.ipynb (#341) 2023-10-21 23:56:46 +00:00
agentchat_RetrieveChat.ipynb Update docs in RetrieveChat notebook and Installation (#379) 2023-10-23 22:28:38 +00:00
agentchat_auto_feedback_from_code_execution.ipynb Update agentchat_auto_feedback_from_code_execution.ipynb (#342) 2023-10-21 23:56:01 +00:00
agentchat_chess.ipynb Fix grammar and spelling in agentchat_chess.ipynb (#346) 2023-10-22 00:22:25 +00:00
agentchat_function_call.ipynb Improve readability for agentchat_function_call.ipynb (#347) 2023-10-22 00:26:34 +00:00
agentchat_groupchat.ipynb Spelling fixes. (#220) 2023-10-13 21:34:15 +00:00
agentchat_groupchat_RAG.ipynb Add group chat and retrieve agent example (#227) 2023-10-17 20:31:27 +00:00
agentchat_groupchat_research.ipynb Improve readability in agentchat_groupchat_research.ipynb (#350) 2023-10-22 00:46:04 +00:00
agentchat_groupchat_vis.ipynb Added figure to notebook (#246) 2023-10-16 17:20:53 +00:00
agentchat_human_feedback.ipynb Fix the grammar and spelling in agentchat_human_feedback.ipynb (#354) 2023-10-22 04:57:57 +00:00
agentchat_langchain.ipynb Update agentchat_langchain.ipynb (#355) 2023-10-22 04:58:01 +00:00
agentchat_lmm_llava.ipynb Supporting MultiModal Models: an example with LLaVA Notebook (#286) 2023-10-24 05:26:41 +00:00
agentchat_planning.ipynb Fix grammar and spelling in agentchat_planning.ipynb (#356) 2023-10-22 04:56:53 +00:00
agentchat_qdrant_RetrieveChat.ipynb feat: Qdrant vector store support (#303) 2023-10-25 05:08:43 +00:00
agentchat_stream.ipynb Fix grammar in agentchat_stream.ipynb (#357) 2023-10-22 04:49:49 +00:00
agentchat_teachability.ipynb TeachableAgent (#278) 2023-10-21 02:27:10 +00:00
agentchat_teaching.ipynb Typo (#234) 2023-10-13 22:07:17 +00:00
agentchat_two_users.ipynb Improve readability for agentchat_two_users.ipynb (#361) 2023-10-22 04:46:07 +00:00
agentchat_web_info.ipynb Fix grammar for agentchat_web_info.ipynb (#362) 2023-10-22 04:35:29 +00:00
oai_chatgpt_gpt4.ipynb Fix bug for windows and improve sample code (#38) 2023-09-28 20:14:36 +00:00
oai_completion.ipynb Improve readability in oai_completion.ipynb (#364) 2023-10-22 04:28:35 +00:00
oai_openai_utils.ipynb Improve readability in oai_openai_utils.ipynb (#365) 2023-10-22 04:20:04 +00:00
viz_gc.png Added figure to notebook (#246) 2023-10-16 17:20:53 +00:00