o3
200K context$2.00/M input$8.00/M output
openai/o3Description
o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following....
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/o3",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: ImageInput: TextInput: FileOutput: Text