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