Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOUBAO_MODEL | No | The specific Doubao model version to use for analysis. | doubao-1.5-vision-pro-32k |
| DOUBAO_API_KEY | Yes | API key for the Doubao video understanding model, obtained from the Volcengine Ark console. | |
| DOUBAO_API_ENDPOINT | No | The API endpoint for the Doubao service. | https://ark.cn-beijing.volces.com/api/v3/chat/completions |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |