← Back to all generators
openai/o4-mini
OfficialView on Replicate →
OpenAI's fast, lightweight reasoning model
Capabilities
Reference ImagesSystem Prompt
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image_input | array | List of images to send to the model | | — |
max_completion_tokens | integer | Maximum number of completion tokens to generate | 4096 | — |
messages | array | A JSON string representing a list of messages. For example: [{"role": "user", "content": "Hello, how are you?"}]. If provided, prompt and system_prompt are ignored. | | — |
prompt | string | The prompt to send to the model. Do not use if using messages. | — | — |
reasoning_effort | string | Constrains effort on reasoning for reasoning models. Currently supported values are low, medium, and high. Reducing reasoning effort can result in faster responses and fewer tokens used on reasoning in a response. | "medium" | lowmediumhigh |
system_prompt | string | System prompt to set the assistant's behavior | — | — |
image_inputarrayList of images to send to the model
Default:
max_completion_tokensintegerMaximum number of completion tokens to generate
Default:
4096messagesarrayA JSON string representing a list of messages. For example: [{"role": "user", "content": "Hello, how are you?"}]. If provided, prompt and system_prompt are ignored.
Default:
promptstringThe prompt to send to the model. Do not use if using messages.
reasoning_effortstringConstrains effort on reasoning for reasoning models. Currently supported values are low, medium, and high. Reducing reasoning effort can result in faster responses and fewer tokens used on reasoning in a response.
Default:
"medium"lowmediumhigh
system_promptstringSystem prompt to set the assistant's behavior
Version:
04ce1dc5eea6Updated: 7/25/2026405.1K runs
cinemasetfree.com