Semantic Embeddings
POST/semantic_embed
Embeds a prompt using a specific model and semantic embedding method. Resulting vectors that can be used for downstream tasks (e.g. semantic similarity) and models (e.g. classifiers). To obtain a valid model, use GET
/models_available
.
Request
Responses
- 200
OK