Nebius

Nebius model examples: basic runs, Postgres sessions, PgVector knowledge, retries, structured output, and tool use.

Choose a model currently enabled for your Token Factory account and endpoint. The source's Qwen3-30B example model was retired; the run instructions select an account-specific replacement.

ExampleDescription
Nebius BasicPrompt a Nebius agent synchronously, asynchronously, and with streaming.
DBStore Nebius agent sessions in Postgres and carry history across a follow-up question.
KnowledgeAnswer recipe questions using a Token Factory model and a PgVector knowledge base.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
Nebius Structured OutputRequest a MovieScript schema from a Token Factory model and validate the response.
Nebius Tool UseUse WebSearchTools with a Token Factory model across sync, async, and streaming runs.