Create Embeddings
POST/v1/embeddings
Creates an embedding vector representing the input text.
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
Request​
Responses​
- 200
 - 404
 - 500
 
Embedding created successfully
Model not found
Internal server error
