autogen/website/docs
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
..
Examples feat: Qdrant vector store support (#303) 2023-10-25 05:08:43 +00:00
Use-Cases Add link to OptiGuide #371 (#376) 2023-10-23 16:16:53 +00:00
Contribute.md guidance for contribution (#320) 2023-10-20 23:50:18 +00:00
FAQ.md doc: Update FAQ.md (#282) 2023-10-20 02:23:03 +00:00
Getting-Started.md headsup about dependency change (#378) 2023-10-23 15:34:32 +00:00
Installation.md Update docs in RetrieveChat notebook and Installation (#379) 2023-10-23 22:28:38 +00:00
Research.md cleanup 2023-09-23 22:06:52 +00:00