Skip to main content

Module embedding

Module embedding 

Source
Expand description

Gemini embedding model (embedContent / batchEmbedContents).

Structs§

GoogleEmbeddingModel
Embedding model backed by embedContent.
GoogleEmbeddingOptions
Embedding options (provider_options["google"]).
PreparedEmbeddingRequest
A prepared embedding request.

Constants§

MAX_EMBEDDINGS_PER_CALL
Maximum values per call.