Adding PostgreSQL + pgvector Support to mem0_memory #1773
javierlarota
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if the mem0_memory tool could support additional vector databases for storage like PostgreSQL + pgvector. Since mem0 already includes support for it, I opened the following pull request to expose this capability in the strands-agents/tools implementation of mem0_memory.
When you have a moment, could one of the maintainers please take a look?
🔗 strands-agents/tools#376 — “feat (mem0): add PostgreSQL backend support with pgvector configuration”
The change introduces PostgreSQL support for mem0 using pgvector, along with the related configuration details and tests. I’m happy to make any adjustments based on your feedback.
Thank you very much for your time and for all the work you put into maintaining this project.
Beta Was this translation helpful? Give feedback.
All reactions