- YAML
- JSON
config.yaml
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gobi CLI v1.4.49 is live 🚀 Learn how you can leverage the CLI with our MCP Cookbooks
Configure SambaCloud with Gobi to access their high-performance platform for running large AI models, including Llama 4 Scout with world record open source model performance
models:
- name: GPT OSS 120B
provider: sambanova
model: gpt-oss-120b
apiKey: <YOUR_SAMBANOVA_API_KEY>
{
"models": [
{
"title": "GPT OSS 120B",
"provider": "sambanova",
"model": "gpt-oss-120b",
"apiKey": "<YOUR_SAMBANOVA_API_KEY>"
}
]
}