feat: Qdrant vector store support#303
Conversation
|
@microsoft-github-policy-service agree company="Qdrant" |
|
Nice PR. Can you add a notebook demonstrating how to use this |
Sure. I'll do that. It's here. 59e515d. |
Co-authored-by: Li Jiang <bnujli@gmail.com>
|
Hello, I am trying to use this feature to do QA for already embedded (distillbert) context in Qdrant. |
Yes. You can find the list of supported models here. https://qdrant.github.io/fastembed/examples/Supported_Models/ |
Why are these changes needed?
This PR intends to add the
QdrantRetrieveUserProxyAgentclass that extendsRetrieveUserProxyAgentwith Qdrant support.Related issue number
Resolves #253.
Checks
cc @thinkall.