Skip to main content

process_llm_response

Function process_llm_response 

Source
async fn process_llm_response(
    response: Response,
    input: &[APIInputMessage],
) -> ChatbotResult<LLMResponse>
Expand description

Process a non-streaming LLM response