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