Documentation
Embeddings in the NexoRouter documentation.
Embeddings
Status: Not yet documented as a verified stable public endpoint.
Do not assume POST /v1/embeddings is production-supported until endpoint behavior, public embedding models, pricing, and Usage Logs are documented here.
Current recommendation
Use NexoRouter's documented chat endpoints for chat and coding tools. If a platform requires embeddings, configure a separate verified embedding provider until NexoRouter publishes embedding support.
Tools affected
- Dify knowledge bases.
- LangChain vector stores.
- LlamaIndex ingestion.
- Open WebUI RAG.
- Custom semantic search pipelines.
If your app needs embeddings
Use a separate embeddings provider for vector search, RAG ingestion, clustering, or semantic search. Keep NexoRouter configured for documented chat requests until embeddings support is published here.
Do not move embeddings traffic to NexoRouter until this page documents support.