Skip to main content
Select an active embedding model from the Nebius List Models API and set its output dimensions.
nebius_embedder.py
The SDK default, BAAI/bge-en-icl, is retired. Override both id and dimensions with values for an active Nebius embedding model.

Run the Example

1

Set up your virtual environment

2

Export the API key and model settings

3

Install dependencies

4

Run the example

Developer Resources