-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy path.env.example
More file actions
21 lines (18 loc) · 748 Bytes
/
Copy path.env.example
File metadata and controls
21 lines (18 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Codewhale workspace credentials
#
# Shell-exported variables override values in this file. Codewhale loads only
# literal credential names for built-in providers from a workspace `.env`.
# Routing, model/base URL, config/profile, MCP/plugin, sandbox, approval,
# executable-path, runtime, and other control settings are ignored here; put
# those in config.toml, CLI flags, or the launching shell.
#
# Variable expansion is deliberately unsupported. Keep values literal and
# keep `.env` untracked.
# DeepSeek API (default provider)
# Get an API key from DeepSeek, then keep it local in `.env`.
# DEEPSEEK_API_KEY=
# NVIDIA NIM-hosted models
# NVIDIA_API_KEY=
# NVIDIA_NIM_API_KEY=
# AtlasCloud OpenAI-compatible endpoint
# ATLASCLOUD_API_KEY=