Embeddings
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
Create embeddings
embeddings.create(EmbeddingCreateParams**kwargs) -> CreateEmbeddingResponse
POST/embeddings
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.