{ "venice": { "baseUrl": "https://api.venice.ai/api/v1", "api": "openai-completions", "models": [ { "id": "zai-org-glm-5", "name": "GLM 5", "reasoning": true, "input": ["text"], "contextWindow": 202752, "maxTokens": 8192 }, { "id": "zai-org-glm-4.7", "name": "GLM 4.7", "reasoning": true, "input": ["text"], "contextWindow": 202752, "maxTokens": 8192 }, { "id": "olafangensan-glm-4.7-flash-heretic", "name": "GLM 4.7 Flash Heretic", "reasoning": true, "input": ["text"], "contextWindow": 131072, "maxTokens": 8192 }, { "id": "kimi-k2-5", "name": "Kimi K2.5", "reasoning": true, "input": ["text", "image"], "contextWindow": 256000, "maxTokens": 65536 }, { "id": "deepseek-v3.2", "name": "DeepSeek V3.2", "reasoning": true, "input": ["text"], "contextWindow": 64000, "maxTokens": 8192 }, { "id": "qwen3-coder-480b-a35b-instruct", "name": "Qwen3 Coder 480B", "reasoning": true, "input": ["text"], "contextWindow": 131072, "maxTokens": 16384 }, { "id": "llama-3.1-405b", "name": "Llama 3.1 405B", "reasoning": false, "input": ["text"], "contextWindow": 131072, "maxTokens": 4096 }, { "id": "llama-3.1-70b", "name": "Llama 3.1 70B", "reasoning": false, "input": ["text"], "contextWindow": 131072, "maxTokens": 4096 }, { "id": "mistral-123b", "name": "Mistral Large 2", "reasoning": true, "input": ["text"], "contextWindow": 131072, "maxTokens": 8192 } ] } }