Gobi CLI v1.4.49 is live 🚀 Learn how you can leverage the CLI with our MCP Cookbooks
models: - name: <MODEL_NAME> provider: together model: <MODEL_ID> apiKey: <YOUR_TOGETHER_API_KEY>
{ "models": [ { "title": "<MODEL_NAME>", "provider": "together", "model": "<MODEL_ID>", "apiKey": "<YOUR_TOGETHER_API_KEY>" } ] }