[FEATURE] Option to automatically summarise context window
Feature Area
Core functionality
Is your feature request related to a an existing bug? Please link it here.
https://github.com/crewAIInc/crewAI/discussions/1111
Describe the solution you'd like
https://github.com/crewAIInc/crewAI/blob/8119edb4957745a4db26beda9dcf06b34742c90d/src/crewai/agents/executor.py#L369
The current implementation with summarising context window requires the user to say whether the context window should be summarised. Ideally we could set an option for this to automatically be done so CrewAI can be ran from start to finish without requiring user input.
Describe alternatives you've considered
No response
Additional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
I need this!!
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.