/
/Text Embeddings Inference
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
Text Embeddings Inference7
  • postGet Embeddings. Returns a 424 status code if the model is not an embedding model.
  • postOpenAI compatible route. Returns a 424 status code if the model is not an embedding model.
  • getHealth check method
  • getText Embeddings Inference endpoint info
  • getPrometheus metrics scrape endpoint
  • postGet Predictions. Returns a 424 status code if the model is not a Sequence Classification model
  • postGet Ranks. Returns a 424 status code if the model is not a Sequence Classification model with
    Text Embeddings Inference

    Prometheus metrics scrape endpoint

    Prometheus metrics scrape endpoint

    get/metrics

    Response

    Prometheus Metrics

    Changes