large-models-interface
Version:
A comprehensive, unified interface for all types of AI models - natural language, vision, audio, and video. Supports 51 providers with dynamic model discovery and multi-modal capabilities.
17 lines (16 loc) • 440 B
JSON
{
"url": "https://hunyuan.tencentcloudapi.com/",
"model": {
"default": "hunyuan-lite",
"large": "hunyuan-pro",
"small": "hunyuan-lite",
"agent": "hunyuan-standard"
},
"createMessageObject": "getMessageObject",
"stream": true,
"jsonMode": false,
"maxTokens": true,
"hasEmbeddings": false,
"modelsEndpoint": "https://hunyuan.tencentcloudapi.com/models",
"modelsFile": "./data/models/tencenthunyuan.json"
}