Skip to main content

api_base

Method
This is a method of the EmbeddingConfig class in the embedding module.
Set API base URL

Signature

def api_base(mut self, url: impl Into<String>) -> Self

Parameters

url
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.