← All use cases

$0.10 per 1M embed tokens

Enterprise RAG that cites

Embed, retrieve, rerank, answer — with cached prefixes and audit trails.

Chunk to ~512 tokens, embed with Qwen3 Embedding 8B, pull top-20 by cosine, then rerank to top-5 with the cross-encoder. Rerank quality is where most RAG wins hide.

Answer with a Flash-class model over shared system prompts — repeat questions bill at cached rates. Every retrieval is logged, so regulated teams can show exactly what the model saw.

Keep exploring