← Back to all generators

openai/o1-mini

A small model alternative to o1

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

max_completion_tokensinteger

Maximum number of completion tokens to generate

Default: 4096min: 1, max: 65536
messagesarray

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.

Default:
promptstring

The prompt to send to the model. Do not use if using messages.

Version: afb63ac5dc42Updated: 7/25/20263.3K runs