mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 21:58:11 +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>