TH
Thinking Machines: Inkling (batch)
$0.50/M input$2.02/M output
thinkingmachines/inkling:batchDescription
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:batch",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: AudioOutput: Text
Pricing
Input$0.50/M
Output$2.02/M
Model Info
ProviderThinkingmachines
IDthinkingmachines/inkling:batch