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 a47a11f commit 6fa900fCopy full SHA for 6fa900f
docs/docs/tools/builtin.md
@@ -480,9 +480,9 @@ VeADK 集成了以下火山引擎工具:
480
481
必须配置在环境变量的配置项:
482
483
- - `TOOL_LARK_ENDPOINT`: 用于 Agent 推理视频生成的模型名称
484
- - `TOOL_LARK_API_KEY`: 用于 Agent 推理图像生成的模型名称
485
- - `TOOL_LARK_TOKEN`: 用于 Agent 推理模型 API Key
+ - `TOOL_LARK_ENDPOINT`: 用于 Lark 服务的 Endpoint
+ - `TOOL_LARK_API_KEY`: 用于 Lark 服务的 API Key
+ - `TOOL_LARK_TOKEN`: 用于 Lark 服务的 OAuthToken
486
487
环境变量列表:
488
- `MODEL_AGENT_API_KEY`: 用于 Agent 推理模型 API Key
0 commit comments