Skip to content

Commit c27b105

Browse files
committed
updated .env.example
1 parent e2b7a8c commit c27b105

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ OPENROUTER_API_KEY=
1111
LLAMA_API_KEY=
1212

1313
# Provider API URLs (optional - defaults provided)
14-
# CEREBRAS_API_URL=https://api.cerebras.ai/v1/chat/completions
15-
# OPENROUTER_URL=https://openrouter.ai/api/v1/chat/completions
16-
# LLAMA_API_URL=https://api.openrouter.ai/v1/chat/completions
14+
# CEREBRAS_API_URL=https://inference-docs.cerebras.ai/quickstart
15+
# OPENROUTER_URL=https://openrouter.ai/settings/keys
16+
# LLAMA_API_URL=https://llama.developer.meta.com/docs/overview/
1717

1818
# Provider Timeouts (milliseconds)
1919
# CEREBRAS_TIMEOUT=30000

0 commit comments

Comments
 (0)