mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
The regex now limits the minor version capture to 1-2 digits so names like claude-opus-4-20250514 are not misclassified as 4.20250514. Added tests for date-stamped and Bedrock-style model IDs. Co-Authored-By: João <joao@crewai.com>