Skip to content

Customizing Vector Database #5902

Answered by ekzhu
aperez900907 asked this question in Q&A
Discussion options

You must be logged in to vote

You will need to implement a custom memory component with your vector database connection. See example in https://github.com/microsoft/autogen/blob/main/python/packages/autogen-ext/src/autogen_ext/memory/chromadb.py.

We may choose to refactor some of these vector database connectors using the Semantic Kernel's API so we have a single vector database abstraction to work with.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aperez900907
Comment options

Answer selected by aperez900907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants