Skip to main content
Use phaseo.textEmbeddingModel(...) (or embeddingModel) with embed and embedMany.

Notes

  • Keep query and corpus embeddings on the same model version.
  • Normalize vectors consistently before similarity scoring.
  • Cache stable embeddings for repeated content.
Last modified on July 26, 2026