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

43 lines
990 B
YAML

id: openai/gpt-4
canonical_slug: openai/gpt-4
hugging_face_id: ''
name: 'OpenAI: GPT-4'
type: chat
created: 1685232000
description: "OpenAI's flagship model, GPT-4 is a large-scale multimodal language model capable of solving difficult problems with greater accuracy than previous models due to its broader general knowledge and advanced reasoning capabilities. Training data: up to Sep 2021."
context_length: 8191
architecture:
modality: text->text
input_modalities:
- text
output_modalities:
- text
tokenizer: GPT
instruct_type: null
pricing:
prompt: '0.00003'
completion: '0.00006'
input_cache_read: ''
input_cache_write: ''
request: '0'
image: '0'
web_search: '0'
internal_reasoning: '0'
unit: 1
currency: USD
supported_parameters:
- tools
- tool_choice
- max_tokens
- temperature
- top_p
- stop
- frequency_penalty
- presence_penalty
- seed
- logit_bias
- logprobs
- top_logprobs
- response_format
model_provider: openai