#8216: Feat: Add sambanova provider
docs
gateway
cli
commands
agents
stale
Cluster:
Model Provider Integrations
Added sambanova as a new provider with OpenAI-compatible API
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR adds SambaNova as a new OpenAI-compatible model provider, including onboarding support (interactive + non-interactive), auth profile storage, implicit provider resolution, and documentation updates (provider page + gateway configuration examples).
The core integration lives in the onboarding/auth flow (`src/commands/*`) and implicit provider discovery (`src/agents/models-config.providers.ts`), aligning SambaNova with the existing pattern used for other API-key providers like OpenRouter/Venice/Moonshot.
<h3>Confidence Score: 2/5</h3>
- This PR has multiple correctness issues that will prevent SambaNova from working end-to-end without fixes.
- Several typos/mismatches (wrong base URL, malformed model IDs, env key lookup typo, and a stray backtick in a model key) will cause onboarding and implicit provider selection to fail or behave inconsistently. Once corrected, the change should be straightforward.
- src/agents/models-config.providers.ts, src/commands/auth-choice.apply.api-providers.ts, src/commands/onboard-auth.config-core.ts, docs/providers/sambanova.md
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#7418: feat (amazon-nova): add Amazon Nova 1P provider
by 5herlocked · 2026-02-02
79.9%
#15991: feat: add Novita AI provider support with dynamic model discovery
by Alex-wuhu · 2026-02-14
79.2%
#13295: feat: add Eternal AI provider integration
by peterparkernho · 2026-02-10
76.3%
#3792: add ShengSuanYun (胜算云) as a model provider
by shengsuan · 2026-01-29
74.8%
#2429: added cerebras as a model provider.
by kkkamur07 · 2026-01-26
74.6%
#7272: Models: add SiliconFlow provider
by qychen2001 · 2026-02-02
73.5%
#20965: feat: Add comprehensive model configuration and discovery for various…
by rodeok · 2026-02-19
73.4%
#12907: feat: add Gonka.ai as optional LLM provider with ECDSA signing
by ultragenez · 2026-02-09
73.0%
#14475: feat: Add native Azure OpenAI support
by dzianisv · 2026-02-12
72.7%
#8232: Nebius token factory Provider support
by KiranChilledOut · 2026-02-03
72.7%