{
"id": "together",
"label": "Together AI",
"icon": "🤝",
"docs_path": "/providers/together",
"hook_aliases": [],
"env_vars": ["TOGETHER_API_KEY"],
"default_model": "together/llama-4-scout",
"models": [
"together/llama-4-scout",
"together/llama-4-maverick",
"together/deepseek-r1"
],
"catalog_url": null,
"auth": [
{
"id": "api-key",
"label": "Together AI API key",
"hint": "Open models via Together AI",
"kind": "api_key"
}
]
}