Skip to main content

api_key

Method
This is a method of the EmbeddingAgentBuilder class in the embedding module.
Set API key

Signature

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

Parameters

key
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.