All models · Pricing · API docs
qwen3-embedding-4b API
Qwen/Qwen3-Embedding-4B · 100+ langs · 16k ctx
- Type: embeddings · embeddings · 100+ langs · 2560-dim (Qwen/Qwen3-Embedding-4B)
- Context: 16k
- Access: all plans
- Endpoint: /v1/embeddings
Runs on our own GPUs in Russia.
How to connect: change one line — base_url. Get an sk- key in the dashboard.
curl https://api.neuraldeep.ru/v1/embeddings \
-H "Authorization: Bearer $NEURALDEEP_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen3-embedding-4b","input":"text"}'