cherry-studio/resources/model-catalogs/openai/o1-mini.yaml
2025-07-06 21:27:27 +08:00

37 lines
1.0 KiB
YAML

id: openai/o1-mini
canonical_slug: openai/o1-mini
hugging_face_id: ''
name: 'OpenAI: o1-mini'
type: chat
created: 1726099200
description: |-
The latest and strongest model family from OpenAI, o1 is designed to spend more time thinking before responding.
The o1 models are optimized for math, science, programming, and other STEM-related tasks. They consistently exhibit PhD-level accuracy on benchmarks in physics, chemistry, and biology. Learn more in the [launch announcement](https://openai.com/o1).
Note: This model is currently experimental and not suitable for production use-cases, and may be heavily rate-limited.
context_length: 128000
architecture:
modality: text->text
input_modalities:
- text
output_modalities:
- text
tokenizer: GPT
instruct_type: null
pricing:
prompt: '0.0000011'
completion: '0.0000044'
input_cache_read: '0.00000055'
input_cache_write: ''
request: '0'
image: '0'
web_search: '0'
internal_reasoning: '0'
unit: 1
currency: USD
supported_parameters:
- seed
- max_tokens
model_provider: openai