Skip to content

Conversation

jackaldenryan
Copy link

Summary

  • Add comprehensive Zep memory integration documentation to the memory notebook
  • Include both ZepUserMemory and ZepGraphMemory examples
  • Add setup instructions, configuration options, and use cases
  • Include proper resource cleanup and serialization examples

Changes

  • Added complete Zep memory section to python/docs/src/user-guide/agentchat-user-guide/memory.ipynb
  • Documented ZepUserMemory for persistent conversation context
  • Documented ZepGraphMemory for structured knowledge representation
  • Added installation instructions: pip install zep-autogen
  • Added environment variable setup for API keys
  • Included working code examples with proper error handling
  • Added configuration options and best practices

Test Plan

  • Validated all imports work correctly in isolated environment
  • Verified package installation process
  • Tested code examples syntax and structure
  • Confirmed integration with AutoGen Memory protocol
  • Documented cleanup procedures

🤖 Generated with Claude Code

jackaldenryan and others added 2 commits September 8, 2025 18:22
- Add comprehensive Zep memory examples with ZepUserMemory and ZepGraphMemory
- Include setup instructions with package installation and environment variables
- Document user memory for persistent conversation context
- Document knowledge graph memory for structured data relationships
- Add configuration options and use cases
- Include proper resource cleanup examples
- Add serialization support documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Update hyperlink reference in the Zep memory integration section.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@jackaldenryan
Copy link
Author

@microsoft-github-policy-service agree company="Zep AI"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant