model
Method
This is a method of the EmbeddingAgentBuilder class in the embedding module.Set model name
Signature
Parameters
No description available.
Returns
The result of the operation.
model: Set model name
This is a method of the EmbeddingAgentBuilder class in the embedding module.Set model name
def model(mut self, model: impl Into<String>) -> Self