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