c1d74d5fe2
- Added the `askExpert` tool to delegate complex questions to a specialist agent, improving the assistant's ability to handle in-depth inquiries. - Updated the AIChatMessages component by removing the feedback bar and streamlining message rendering. - Enhanced the AIChatToolCall component with a new label for the expert consultation process. - Introduced a new reasoning agent to facilitate complex reasoning tasks and integrated it into the assistant's toolset. - Updated the router prompt to reflect the new capabilities of the assistant, emphasizing the use of the `askExpert` tool for complex queries.