You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
I am sure verbose is great for displaying all the agentic tasks performed. When I am working with the crewAI agents, I am unable to detect the planning strategy for each agent, which is consuming when I set planning=True and planning_LLM="model". I am very much keen to observe the planning module in real-time. Please consider this request and let me know if there is a way I can trace it!
Describe alternatives you've considered
No response
Additional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
The text was updated successfully, but these errors were encountered:
Feature Area
Agent capabilities
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
I am sure verbose is great for displaying all the agentic tasks performed. When I am working with the crewAI agents, I am unable to detect the planning strategy for each agent, which is consuming when I set
planning=True
andplanning_LLM="model"
. I am very much keen to observe the planning module in real-time. Please consider this request and let me know if there is a way I can trace it!Describe alternatives you've considered
No response
Additional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
The text was updated successfully, but these errors were encountered: