Created
June 22, 2026 01:07
-
-
Save tmbdev/1ba2f8eeb8c138eb4609ba32e4be1589 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| claude47: "The capital of France is **Paris**." | |
| deepseekv4pro: "The capital of France is **Paris**." | |
| gemini3-flash: "The capital of France is **Paris**." | |
| glm51: ERROR: HTTP 401: key not allowed to access model. This key can only access models=['default-models']. Tried to access nvidia/z-ai/glm-5.1 | |
| gpt55: ERROR: HTTP 400: litellm.BadRequestError: OpenAIException - { | |
| "error": { | |
| "message": "Unsupported value: 'temperature' does not support 0 with this model. Only the default (1) value is supported.", | |
| "type": "invalid_request_error", | |
| "param": "temperature", | |
| "code": "unsupported_value" | |
| } | |
| }No fallback model group found for original model_group=openai/openai/gpt-5.5. Fallbacks=[{'nvidia/deepseek-ai/deepseek-v4-pro': ['azure/deepseek-ai/deepseek-v4-pro']}, {'nvidia/moonshotai/kimi-k2.6': ['baseten/moonshotai/kimi-k2.6']}]. Received Model Group=openai/openai/gpt-5.5 | |
| Available Model Group Fallbacks=None | |
| Error doing the fallback: litellm.BadRequestError: OpenAIException - { | |
| "error": { | |
| "message": "Unsupported value: 'temperature' does not support 0 with this model. Only the default (1) value is supported.", | |
| "type": "invalid_request_error", | |
| "param": "temperature", | |
| "code": "unsupported_value" | |
| } | |
| }No fallback model group found for original model_group=openai/openai/gpt-5.5. Fallbacks=[{'nvidia/deepseek-ai/deepseek-v4-pro': ['azure/deepseek-ai/deepseek-v4-pro']}, {'nvidia/moonshotai/kimi-k2.6': ['baseten/moonshotai/kimi-k2.6']}] | |
| kimi26: "The capital of France is **Paris**." | |
| llama4-maverick: ERROR: HTTP 401: key not allowed to access model. This key can only access models=['default-models']. Tried to access nvidia/meta/llama-4-maverick-17b-128e-instruct | |
| minimax3: "The capital of France is **Paris**." | |
| mistral-large3: ERROR: HTTP 401: key not allowed to access model. This key can only access models=['default-models']. Tried to access nvidia/mistralai/mistral-large-3-675b-instruct-2512 | |
| nemotron3-super-120b: ERROR: HTTP 401: key not allowed to access model. This key can only access models=['default-models']. Tried to access nvidia/nvidia/nemotron-3-super-120b-a12b | |
| nemotron3-ultra-550b: ERROR: HTTP 401: key not allowed to access model. This key can only access models=['default-models']. Tried to access nvidia/nvidia/nemotron-3-ultra-550b-a55b | |
| qwen35-397b: "The capital of France is **Paris**." | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment