async fn process_llm_response(response: Response) -> ChatbotResult<LLMResponse>Expand description
Process a non-streaming LLM response
async fn process_llm_response(response: Response) -> ChatbotResult<LLMResponse>Process a non-streaming LLM response