Agent frameworks #2423
Answered
by
lemorage
RepairYourTech
asked this question in
Q&A
Agent frameworks
#2423
-
Is mem0 framework agnostic? For example can I make agents in pydantic, langraph, autogen, agno and openai agent sdk and have them all leverage the same mem0 instance for shared memory across agents of different frameworks? |
Beta Was this translation helpful? Give feedback.
Answered by
lemorage
Apr 1, 2025
Replies: 1 comment
-
Yes, basically it is. You can think of mem0 as a plug-in memory module for your system. See all sorts of integrations it supports: https://docs.mem0.ai/integrations/overview. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
deshraj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, basically it is. You can think of mem0 as a plug-in memory module for your system. See all sorts of integrations it supports: https://docs.mem0.ai/integrations/overview.