Skip to main content

model

Method
This is a method of the EmbeddingAgentBuilder class in the embedding module.
Set model name

Signature

def model(mut self, model: impl Into<String>) -> Self

Parameters

model
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.