Models/Thinkingmachines/Thinking Machines: Inkling
TH

Thinking Machines: Inkling

$0.95/M input$4.05/M output
thinkingmachines/inkling

Description

Inkling is an open-weight multimodal mixture-of-experts model from Thinking Machines Lab, with 41B active parameters out of 975B total. It is designed for general-purpose reasoning, coding, agentic and tool-use systems,...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "thinkingmachines/inkling",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: AudioOutput: Text

Pricing

Input$0.95/M
Output$4.05/M

Model Info

IDthinkingmachines/inkling