opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: Add Nebius Token Factory provider documentation

Open Arindam200 opened this issue 3 months ago • 0 comments

This PR adds documentation for integrating and authenticating with Nebius AI Studio as a provider. It walks users through setting up their Nebius account, adding API keys, and selecting models via the CLI.

Closes: #2933

Key Additions:

  • Added Nebius AI Studio section to the provider documentation
  • Included detailed setup steps and example CLI commands for authentication
  • Explained how to list and select Nebius models using the /models command

Related Work: Nebius AI Studio models are being added in a separate PR on models.dev: https://github.com/sst/models.dev/pull/271

Arindam200 avatar Oct 06 '25 18:10 Arindam200