Skip to content

Commit

Permalink
Fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits authored Oct 15, 2024
1 parent b6696ac commit 88c0005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/ecosystem/agent-memory-with-zep.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@ client = AsyncZep(
)
```

3. Review the Zep and Autogen [notebook example](/docs/notebooks/agent_memory_using_zep) for agent-building best practices.
3. Review the Zep and Autogen [notebook example](/0.2/docs/notebooks/agent_memory_using_zep) for agent-building best practices.

### Zep Community Edition

Follow the [Getting Started guide](https://help.getzep.com/ce/quickstart?utm_source=autogen) or visit the [GitHub Repo](https://github.com/getzep/zep?utm_source=autogen).

## Autogen + Zep examples

- [Autogen Agents with Zep Memory Notebook](/docs/notebooks/agent_memory_using_zep)
- [Autogen Agents with Zep Memory Notebook](/0.2/docs/notebooks/agent_memory_using_zep)

## Extra links

Expand Down

0 comments on commit 88c0005

Please sign in to comment.