Skip to content

Commit ff61ffb

Browse files
lalaluneclaude
andcommitted
chore(cloud): add CEREBRAS_API_KEY to .env.example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent aab7bf6 commit ff61ffb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cloud/.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ ANTHROPIC_API_KEY=sk-ant-your_anthropic_key_here
127127
# Get from: https://console.groq.com/keys
128128
GROQ_API_KEY=your_groq_api_key_here
129129

130+
# Cerebras API Key (ultra-fast inference for provisioning placeholder agent)
131+
# Get from: https://cloud.cerebras.ai/platform/apikeys
132+
CEREBRAS_API_KEY=your_cerebras_api_key_here
133+
130134
# Fal.ai API Key (for video generation)
131135
# Get from: https://fal.ai/dashboard/keys
132136
# Format: "key_id:key_secret"

0 commit comments

Comments
 (0)