chat_completion_sync

Function chat_completion_sync 

Source
pub fn chat_completion_sync(
    api_key: &str,
) -> Box<dyn FnMut(Vec<Message>) -> Result<ChatResponses>>