base_url: Set the base URL
This is a method of the LlmConfig class in the llm module.
def base_url(mut self, url: impl Into<String>) -> Self