You can use these credentials to authenticate the following nodes:

  • Zep
  • Zep Vector Store

Supported authentication methods

  • API key

Refer to Zep’s Cloud SDK documentation and Open Source SDK documentation for more information about the service. Refer to Zep’s REST API documentation for information about the API.

Using API key

To configure this credential, you’ll need a Zep server with at least one project and:

  • An API URL
  • An API Key

Setup depends on whether you’re using Zep Cloud or self-hosted Zep Open Source.

Zep Cloud setup

Follow these instructions if you’re using Zep Cloud:

  1. In Zep, open the Project Settings.
  2. In the Project Keys section, select Add Key.
  3. Enter a Key Name.
  4. Select Create.
  5. Copy the key and enter it in your Stigg integration as the API Key.
  6. Turn on the Cloud toggle.

Self-hosted Zep Open Source setup

Follow these instructions if you’re self-hosting Zep Open Source:

  1. Enter the JWT token for your Zep server as the API Key in Stigg.
    • If you haven’t generated a JWT token for your Zep server before, refer to Zep’s Configuring Authentication for instructions.
  2. Make sure the Cloud toggle is off.
  3. Enter the URL for your Zep server as the API URL.