72856bf3a7a9c6de3bbf0d275886acda9246d3a6
- Introduce WorkflowLLMRouter for pre-response LLM routing, allowing agents to determine the appropriate function to call based on user input. - Implement UserTurnRoutingProcessor to manage user turns before reaching the LLM, ensuring proper routing and handling of user messages. - Refactor WorkflowBrain to integrate new routing logic and enhance agent stage configuration, including entry modes and resource management. - Update service factory to support dynamic LLM resource configuration based on workflow settings. - Add tests for new routing functionality and ensure proper handling of user messages in various scenarios.
Description
No description provided
Languages
TypeScript
47.1%
Python
35.3%
JavaScript
16.5%
CSS
0.6%
Makefile
0.2%
Other
0.2%