Devin AI
|
aa1b915209
|
Implement review suggestions: improved error handling, type validation, and edge case tests
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-05-14 00:31:04 +00:00 |
|
Devin AI
|
8483d1c772
|
Fix lint issues: Remove unused imports
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-05-14 00:21:12 +00:00 |
|
Devin AI
|
aac875508d
|
This fixes issue #2826 where tool inputs were being modified when using different LLM providers. The fix handles nested dictionaries with 'value' fields for all parameter types, ensuring string inputs are correctly extracted from nested dictionaries.
Co-Authored-By: Joe Moura <joao@crewai.com>
|
2025-05-14 00:18:56 +00:00 |
|