forked from agents/opencode
chore: 更新环境变量示例配置
This commit is contained in:
11
.env.example
11
.env.example
@@ -1,5 +1,10 @@
|
|||||||
CPA_API_KEY=
|
# Provider
|
||||||
|
LITELLM_API_KEY=
|
||||||
|
BAILIAN_API_KEY=sk-sp-xxxxxxxx
|
||||||
|
|
||||||
|
# MCP
|
||||||
EXA_API_KEY=
|
EXA_API_KEY=
|
||||||
CONTEXT7_API_KEY=
|
CONTEXT7_API_KEY=
|
||||||
# Windows only
|
|
||||||
OPENCODE_GIT_BASH_PATH=%USERPROFILE%\scoop\shims\bash.exe
|
# Windows
|
||||||
|
OPENCODE_GIT_BASH_PATH=%USERPROFILE%\scoop\apps\git\current\bin\bash.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user