Module rs_openai::embeddings
source · Expand description
Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.
Related guide: Embeddings
Structs
- Builder for
CreateEmbeddingRequest
.