The detail worth noticing: single input up to 128,000 tokens.
Most embedding APIs stop at 8,192, so you end up chunking to fit the API instead of your data. Here you can chunk on meaning, or embed a whole doc as one vector.
Billed on input only, $0.0735 per 1M tokens.
Your RAG stack just lost a dependency.
Until today, 0G Private Computer covered chat, vision and code models. Embeddings were the missing call that kept a second provider around. Not anymore: same OpenAI-compatible API, same Router balance.
Embed and infer in one place.