Artificial IntelligenceIn development

Zep

The Foundational Memory Layer for AI. Equip your agents with the knowledge to complete tasks, from the mundane to monumental.

In development

Cataloged and scoped, not yet available to run in production.

41
actions

Actions

Operations this integration can perform.

43

Add Fact Triple

Tool to add a manually specified fact triple (subject-predicate-object) to the Zep knowledge graph. Use when you need to add explicit relationships between entities. Returns a task_id to monitor processing status.

Add Session Memory

Tool to add memory messages to a specified Zep session. Use when you need to store conversation history or context in a session.

Add Thread Messages

Tool to add chat messages to a thread in Zep and ingest them into the user knowledge graph. Use when you need to add conversation history to a thread - for best results, add messages on every chat turn in the order they were created.

Clone Graph

Tool to clone a user or group graph with new identifiers in Zep. Use when you need to create test copies of user data, migrate user graphs to new identifiers, or set up template graphs for new users. This is an asynchronous operation that returns a task_id for tracking progress.

Create Graph

Tool to create a new graph by adding data to Zep. Use when you need to add text, message, or JSON data to a user's graph or a specific graph. The data is processed and an episode node is created in the graph.

Create Group

[RETIRED] Zep removed the /groups API; use graphs (zep_create_graph). Tool to create a new group in Zep for multi-user graph management. Use when you need to create a namespace for shared context across multiple users.

Create Session

Tool to create a new session in Zep for storing conversation memory. Use when you need to establish a new conversation context linked to an existing user. The user must be created first before creating a session.

Create Thread

Tool to create a new thread in Zep for a specific user. Use when you need to start a new conversation thread. The user must be created first before creating a thread. Zep automatically warms the cache for that user's graph data in the background to improve query latency.

Triggers

Events that start workflows from this integration.

2

Episode Processed

Fires when an episode finishes processing and is added to the graph.

Batch Ingestion Completed

Fires when a batch ingestion operation completes.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.