Skip to main content

chat_completion

Function chat_completion 

Source
pub fn chat_completion(
    request_label: &str,
    endpoint: &str,
    body: &str,
) -> Result<String, String>