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