mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 01:02:37 +00:00
Adds 'prompt is too long' to CONTEXT_LIMIT_ERRORS so that Anthropic's context window errors are properly recognized when respect_context_window=True. Closes #4381 Co-Authored-By: João <joao@crewai.com>