Proposal: GovernedMemory adapter for Mem0 OSS #6682
piyushkr0509
started this conversation in
Ideas
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.
Hi Mem0 maintainers,
We built an optional GovernedMemory adapter for the synchronous Mem0 OSS client.
Design:
Current scope:
GovernedMem0.add()GovernedMem0.search()GovernedMem0.quarantine()GovernedMem0.get_governance()GovernedMem0.retry_binding()Supported contract:
mem0ai==2.0.12MemoryMemoryClientand async APIs are not currently supported.Repository:
https://github.com/Metaworkers-ai/governedmemory
Integration guide:
https://github.com/Metaworkers-ai/governedmemory/blob/main/docs/integrations/mem0.md
We would appreciate feedback on:
All reactions