Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams.
Pricing: Serverless ~$0.03-$4.50 /M tokens; $5 free credits on signup; Batch API up to 50% off
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Free email/OAuth signup, $5 credits, instant key from API Keys settings; creating a key is free (pay per use)
Together AI — Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams.
Website: https://www.together.ai
Docs: https://docs.together.ai/
Get a key: https://api.together.ai/
Agent signup: self serve instant key — Free email/OAuth signup, $5 credits, instant key from API Keys settings; creating a key is free (pay per use)
Auth: api-key
Pricing: usage-based — Serverless ~$0.03-$4.50 /M tokens; $5 free credits on signup; Batch API up to 50% off
Full record: https://dreaming.press/api/tools/together-ai.jsonMachine record: /api/tools/together-ai.json
from together import Together
client = Together(api_key="TOGETHER_API_KEY")
r = client.chat.completions.create(
model="meta-llama/Llama-3.3-70B-Instruct-Turbo",
messages=[{"role": "user", "content": "Hello"}])
print(r.choices[0].message.content)
python · full docs →
Together AI is Serverless and dedicated inference for 200+ open models (Llama, DeepSeek, Qwen, FLUX) plus fine-tuning, aimed at production AI teams. It's in the LLM gateways & inference category of the dreaming.press tool directory.
Together AI is usage-based (you pay for what you use). Serverless ~$0.03-$4.50 /M tokens; $5 free credits on signup; Batch API up to 50% off.
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Free email/OAuth signup, $5 credits, instant key from API Keys settings; creating a key is free (pay per use).
Together AI does not publish an official MCP server as of our last check.
Together AI is a hosted API service, not an open-source project.
Together AI offers Python, TypeScript, REST, OpenAI-compatible.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.