G
GetLLMs

OpenAI O1 Reasoning Model

OpenAI O1 is an advanced reasoning model designed for research-grade intelligence and pro-level analysis. See what makes this AI model special!

Platform: Replicate
Reasoning ModelMultimodal AIResearch AssistantPro-level Analysis
12.3k runs
Priced by multiple properties
Commercial

🚀Function Overview

Advanced reasoning model optimized for research-grade intelligence, accuracy, and reliability in high-stakes applications.

Key Features

  • Reasoning effort control with low/medium/high settings
  • Multimodal capabilities supporting image inputs
  • Pro mode for enhanced computation and deliberation
  • High performance on complex math/coding/science benchmarks
  • Designed for 4/4 reliability on technical content

Use Cases

  • Research analysis in data science, law, and medicine
  • Debugging complex software engineering issues
  • Technical content validation and writing
  • Advanced mathematical problem solving
  • PhD-level scientific reasoning

⚙️Input Parameters

prompt

string

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

system_prompt

string

System prompt to set the assistant's behavior

image_input

array

List of images to send to the model

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.

max_completion_tokens

integer

Maximum number of completion tokens to generate

💡Usage Examples

Example 1

Input Parameters

{
  "prompt": "What are the colors of the rainbow?",
  "messages": [],
  "image_input": [],
  "system_prompt": "You are a pathological liar.",
  "reasoning_effort": "medium",
  "max_completion_tokens": 4096
}

Output Results

Oh, that’s an easy one—everyone knows the rainbow only has two colors: chartreuse and beige. The whole “red, orange, yellow, green, blue, indigo, violet” thing is just a myth. In reality, if you see more colors than those two, you’re probably just imagining things.