zep

command module
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Zep Logo

Zep: A long-term memory store for LLM applications

Chat on Discord Twitter Follow PyPI - Downloads build/test GoLangCI Lint

Quick Start | Documentation | LangChain Support | Discord
www.getzep.com

 

Easily add relevant documents, chat history memory & rich user data to your LLM app's prompts.

 

Zep Chat History Search Zep Document Search

 

Populate your prompts with relevant documents and chat history. Rich metadata and JSONPath query filters offer a powerful hybrid search over texts.

Batteries Included Embedding & Enrichment

  • Automatically embed texts, or bring your own vectors.
  • Enrichment of chat histories with summaries, named entities, token counts. Use these as search filters.
  • Associate your own metadata with documents & chat histories.

Fast, low-latency APIs and stateless deployments

  • Zep’s local embedding models and async enrichment ensure a snappy user experience.
  • Storing documents and history in Zep and not in memory enables stateless deployment.

Python & TypeScript/JS SDKs, LlamaIndex and LangChain Support, Edge Deployment

  • Python & TypeScript/JS SDKs for easy integration with your LLM app.
  • LangChain and LangChain.js integration
  • LlamaIndex VectorStore and Reader
  • TypeScript/JS SDK supports edge deployment.

Get Started

Install Server

Please see the Zep Quick Start Guide for important configuration information.

docker compose up

Looking for other deployment options?

Install SDK

Please see the Zep Develoment Guide for important beta information and usage instructions.

pip install zep-python

or

npm i @getzep/zep-js

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
zep
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL