{
"custom_models": [
{
"model_display_name": "GLM-4.6 [DeepInfra]",
"model": "zai-org/GLM-4.6",
"base_url": "https://api.deepinfra.com/v1/openai",
"api_key": "YOUR_DEEPINFRA_TOKEN",
"provider": "generic-chat-completion-api",
"max_tokens": 16384
},
{
"model_display_name": "DeepSeek V3.1 Terminus [DeepInfra]",
"model": "deepseek-ai/DeepSeek-V3.1-Terminus",
"base_url": "https://api.deepinfra.com/v1/openai",
"api_key": "YOUR_DEEPINFRA_TOKEN",
"provider": "generic-chat-completion-api",
"max_tokens": 16384
},
{
"model_display_name": "Kimi K2 Instruct [DeepInfra]",
"model": "moonshotai/Kimi-K2-Instruct-0905",
"base_url": "https://api.deepinfra.com/v1/openai",
"api_key": "YOUR_DEEPINFRA_TOKEN",
"provider": "generic-chat-completion-api",
"max_tokens": 32768
},
{
"model_display_name": "Qwen3 Coder 480B [DeepInfra]",
"model": "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
"base_url": "https://api.deepinfra.com/v1/openai",
"api_key": "YOUR_DEEPINFRA_TOKEN",
"provider": "generic-chat-completion-api",
"max_tokens": 32768
}
]
}