Support Nebius Token Factory as a built-in model provider #282
astrobot-houston
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
adds Nebius Token Factory as a built-in OpenAI-compatible model provider for Flue.
This lets users configure agents with nebius/, authenticate with NEBIUS_API_KEY, and override Nebius transport settings through registerProvider('nebius', ...).
The PR also updates model/provider docs and adds focused runtime tests for model resolution and request authentication.
Original implementation from #281 by @amrrs
Beta Was this translation helpful? Give feedback.
All reactions