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