camel
camel copied to clipboard
[Question] Can agent.step Support Streaming Output and Intermediate Steps?
Required prerequisites
- [x] I have read the documentation https://camel-ai.github.io/camel/camel.html.
- [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- [x] Consider asking first in a Discussion.
Questions
Could agent.step add streaming output (e.g., streaming=True) for real-time results and an option to show intermediate steps? Some tasks take a long time to execute, and it’s hard to follow the process. Real-time display of the thinking process, like a stream, would be super helpful for debugging and transparency. Thanks!
Yes, that will be very helpful. We will work on it