Files
Dan c1d74d5fe2 feat(ai-assistant): introduce expert delegation tool and enhance chat functionality
- 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.
2026-06-04 16:13:59 +01:00
..
2025-07-30 13:48:02 +01:00
2026-02-12 17:48:02 +00:00
2025-11-19 11:22:23 +00:00
2023-11-24 14:08:50 +00:00
2025-05-28 11:02:56 +01:00
2025-04-04 14:20:28 +01:00