Skip to main content
Use this guide when your LlamaIndex app should route generation or embeddings through Phaseo.

Install

Configure an OpenAI-compatible LLM

Use in an index

Then build or query your index as usual.

Notes

  • Use OpenAILike for third-party OpenAI-compatible APIs.
  • Keep generation and embedding model ids explicit. Do not assume LlamaIndex defaults point at Phaseo.
  • If you use Phaseo embeddings, set the embedding model with A Phaseo model id and the same base URL.
Last modified on July 26, 2026