pub fn build_extra_body( backend: &str, user_message: &str, max_completion_tokens: usize, ) -> Option<OllamaExtraBody>