ragflow/agent
SmartDever02 a49d977f55 feat: Add AgentInvoke component for agent-to-agent invocation (#11550)
- Implement AgentInvoke component for internal agent-to-agent calls
- Enable modular AI portal architecture with specialized agents
- Add dynamic routing and parameter passing between agents
- Include example templates: portal agent, multi-step workflow, dynamic selection
- Support session management and timeout configuration
- Direct internal invocation for better performance vs HTTP

Resolves #11550
2025-12-03 21:01:16 -03:00
..
component feat: Add AgentInvoke component for agent-to-agent invocation (#11550) 2025-12-03 21:01:16 -03:00
templates feat: Add AgentInvoke component for agent-to-agent invocation (#11550) 2025-12-03 21:01:16 -03:00
test Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tools Refa: make RAGFlow more asynchronous 2 (#11689) 2025-12-03 14:19:53 +08:00
__init__.py Fix: incorrect async chat streamly output (#11679) 2025-12-03 11:15:45 +08:00
canvas.py Refa: make RAGFlow more asynchronous 2 (#11689) 2025-12-03 14:19:53 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00