Autogen Memory Integration
Add persistent memory to Microsoft Autogen agents using the zep-autogen package.
The zep-autogen
package provides seamless integration between Zep and Microsoft Autogen agents. Simply add Zep memory to any Autogen agent to enable persistent conversation memory and intelligent context retrieval.
Install dependencies
Setup and usage
Adding data to memory
Use memory.add()
to manually store important information:
Query memory
Use memory.query()
to perform intelligent queries across the userās knowledge graph: