From 35fea3092aa3d3136366d9512f78d3dda453cabc Mon Sep 17 00:00:00 2001 From: Shroominic Date: Fri, 2 May 2025 13:35:17 +0800 Subject: [PATCH] rm o3 for now --- models.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/models.json b/models.json index 0a14d830..746296ef 100644 --- a/models.json +++ b/models.json @@ -363,41 +363,6 @@ }, "per_request_limits": null }, - { - "id": "openai/o3", - "name": "OpenAI: o3", - "created": 1744823457, - "description": "o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following. Use it to think through multi-step problems that involve analysis across text, code, and images. Note that BYOK is required for this model. Set up here: https://openrouter.ai/settings/integrations", - "context_length": 200000, - "architecture": { - "modality": "text+image->text", - "input_modalities": [ - "image", - "text", - "file" - ], - "output_modalities": [ - "text" - ], - "tokenizer": "Other", - "instruct_type": null - }, - "pricing": { - "prompt": "0.00001", - "completion": "0.00004", - "request": "0", - "image": "0.00765", - "web_search": "0", - "internal_reasoning": "0", - "input_cache_read": "0.0000025" - }, - "top_provider": { - "context_length": 200000, - "max_completion_tokens": 100000, - "is_moderated": true - }, - "per_request_limits": null - }, { "id": "openai/o4-mini", "name": "OpenAI: o4 Mini",