Skip to main content

answer_unfinished_tool_calls

Function answer_unfinished_tool_calls 

Source
async fn answer_unfinished_tool_calls(
    conn: &mut PgConnection,
    conversation_id: Uuid,
) -> ChatbotResult<()>