jishie

Inkling (Together AI)

edenai/together_ai/thinkingmachines/Inkling · family ling · in: text, image, audio → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image audio.

$1.76
Blended $/1M (3:1)
$1
Input $/1M
$4.05
Output $/1M
$5.05
1M in + 1M out
$0.17 −83%
Cache read $/1M
#5018 of 7,713
Cheapest rank
Provider
Eden AI (edenai)
Kind
text (outputs text)
Context
524,288 tokens
Max output
1,048,576 tokens
Capabilities
tools reasoning text image audio

Same model, other providers

“Inkling (Together AI)” is offered by 2 providers — cheapest-effective first. This one (Eden AI) is the cheapest.

ProviderInputOutputBlendedContext
Eden AI (this)$1$4.05$1.76524k
LLM Gateway$1$4.05$1.76524k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Eden AI and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"together_ai/thinkingmachines/Inkling","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Eden AI models · model index · JSON