Skip to main content

normalize_chat_url

Function normalize_chat_url 

Source
pub fn normalize_chat_url(base_url: Option<&str>, default_url: &str) -> String
Expand description

Normalize a chat completions URL. Ensures the URL ends with the correct path for chat completions.