# General AVAILABLE_MODELS_BY_PROVIDER = { "gemini": ["gemini-2.0-flash"], "sambanova": [ "DeepSeek-R1", "DeepSeek-V3-0324", "DeepSeek-V3.1", "Meta-Llama-3.1-8B-Instruct", "Meta-Llama-3.3-70B-Instruct", "gpt-oss-120b", ], "openai": ["gpt-4o-mini", "gpt-4o"], "nebius": [ "deepseek-ai/DeepSeek-R1-0528", "meta-llama/Llama-3.3-70B-Instruct", "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1", "meta-llama/Meta-Llama-3.1-8B-Instruct-fast", ], }