Skip to content

Commit

Permalink
Remove vercel KV from .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Oct 19, 2024
1 parent 6ad16db commit 6a17b65
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@ ANTHROPIC_API_KEY=
# OpenAI used for content generation
OPENAI_API_KEY=

# Vercel KV stores. Used for system prompt storage.
KV_REST_API_URL=
KV_REST_API_TOKEN=

# LangGraph Deployment, or local development server via LangGraph Studio.
LANGGRAPH_API_URL=

0 comments on commit 6a17b65

Please sign in to comment.