Module embeddings_request

Module embeddings_request 

Source
Expand description

Request structures for embeddings API

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module ::prelude :: *.

Structs§

CreateEmbeddingRequest
Request for creating embeddings

Enums§

EmbeddingInput
Input for embedding creation - can be a single string or array of strings