Overview

Methods for adding data to Zep to build user knowledge graphs

Zep builds knowledge graphs from the data you provide. There are several methods for adding context to Zep, each suited for different data types and use cases.

Available methods

MethodData TypeBest For
Adding messagesChat messagesReal-time conversation history from your agent
Adding business dataText, JSON, or message formatDocuments, API responses, emails, or other business data
Adding batch dataMultiple episodesHistorical backfills, document collections, large imports

Customizing how context is built

After adding data, Zep processes it to build knowledge graphs. You can customize this process using the options in Customizing context.