Devin AI
|
b3b2b1e25f
|
Implement comprehensive streaming support for CrewAI
- Add streaming events: CrewStreamChunkEvent, TaskStreamChunkEvent, AgentStreamChunkEvent
- Extend Crew.kickoff() with stream parameter and callback support
- Propagate streaming through task and agent execution chains
- Integrate with existing LLM streaming infrastructure
- Add comprehensive tests and examples
- Maintain backward compatibility
Fixes #2950
Co-Authored-By: João <joao@crewai.com>
|
2025-06-04 07:00:54 +00:00 |
|