Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JIMENG_SESSION_ID | Yes | 即梦API访问权限的 session_id,用于认证。 | |
| TENCENT_COS_BUCKET | No | 腾讯云COS存储桶名称,默认 jimeng-images。 | jimeng-images |
| TENCENT_COS_DOMAIN | No | 腾讯云COS自定义域名(可选),如不设置则使用默认COS域名。 | |
| TENCENT_COS_REGION | No | 腾讯云COS存储桶地域,默认 ap-beijing。 | ap-beijing |
| TENCENT_CLOUD_SECRET_ID | No | 腾讯云API密钥ID,用于自动上传生成的图片到腾讯云对象存储(可选)。 | |
| TENCENT_CLOUD_SECRET_KEY | No | 腾讯云API密钥Key,用于自动上传生成的图片到腾讯云对象存储(可选)。 |
Capabilities
Server capabilities have not been inspected yet.
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 | |