mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 22:10:21 +08:00
35 lines
845 B
YAML
35 lines
845 B
YAML
id: openai/o1-pro
|
|
canonical_slug: openai/o1-pro
|
|
hugging_face_id: ''
|
|
name: 'OpenAI: o1-pro'
|
|
type: chat
|
|
created: 1742423211
|
|
description: The o1 series of models are trained with reinforcement learning to think before they answer and perform complex reasoning. The o1-pro model uses more compute to think harder and provide consistently better answers.
|
|
context_length: 200000
|
|
architecture:
|
|
modality: text+image->text
|
|
input_modalities:
|
|
- text
|
|
- image
|
|
output_modalities:
|
|
- text
|
|
tokenizer: GPT
|
|
instruct_type: null
|
|
pricing:
|
|
prompt: '0.00015'
|
|
completion: '0.0006'
|
|
input_cache_read: ''
|
|
input_cache_write: ''
|
|
request: '0'
|
|
image: '0.21675'
|
|
web_search: '0'
|
|
internal_reasoning: '0'
|
|
unit: 1
|
|
currency: USD
|
|
supported_parameters:
|
|
- seed
|
|
- max_tokens
|
|
- response_format
|
|
- structured_outputs
|
|
model_provider: openai
|