mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-05 12:29:44 +08:00
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: openai/o3
|
|
canonical_slug: openai/o3-2025-04-16
|
|
hugging_face_id: ''
|
|
name: 'OpenAI: o3'
|
|
type: chat
|
|
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.000002'
|
|
completion: '0.000008'
|
|
input_cache_read: '0.0000005'
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0.00153'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- tools
|
|
- tool_choice
|
|
- seed
|
|
- max_tokens
|
|
- response_format
|
|
- structured_outputs
|
|
model_provider: openai
|