Skip to content

Zep Python v1.5.0 with updated dependencies including Pydantic v2.

License

Notifications You must be signed in to change notification settings

tiagodavi/zep-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zep: Fast, scalable building blocks for LLM apps

Chat history memory, embedding, vector search, data enrichment, and more.

What is Zep?

Zep is an open source platform for productionizing LLM apps. Zep summarizes, embeds, and enriches chat histories and documents asynchronously, ensuring these operations don't impact your user's chat experience. Data is persisted to database, allowing you to scale out when growth demands. As drop-in replacements for popular LangChain components, you can get to production in minutes without rewriting code.

Installation

pip install git+git@github.com:tiagodavi/zep-python.git

Use in requirements.txt

zep-python @ git+https://github.com/tiagodavi/zep-python.git@main

About

Zep Python v1.5.0 with updated dependencies including Pydantic v2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published