We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ca927 commit 19822cbCopy full SHA for 19822cb
2 files changed
pkg/templates/python/claude-agent-sdk/.env.example
@@ -1,5 +1,2 @@
1
# Anthropic API Key - Get from https://console.anthropic.com/
2
ANTHROPIC_API_KEY=your_anthropic_api_key_here
3
-
4
-# Kernel API Key - Get from https://dashboard.onkernel.com/api-keys
5
-KERNEL_API_KEY=your_kernel_api_key_here
pkg/templates/typescript/claude-agent-sdk/.env.example
@@ -1,3 +1,2 @@
-# Copy this file to .env and fill in your API keys
+# Anthropic API Key - Get from https://console.anthropic.com/
0 commit comments