mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-12 01:28:30 +00:00
- Add case normalization for 'LLM' parameter with deprecation warning - Add comprehensive type conversion for LLM parameters - Add proper error handling for parameter conversion - Add tests to verify parameter handling Fixes #1817 Co-Authored-By: Joe Moura <joao@crewai.com>