Files
crewAI/src/crewai
Devin AI 319b12f950 fix: replace genai.Client() with GenerativeModel for batch mode
- Fix 3 type-checker errors by using genai.GenerativeModel instead of non-existent genai.Client()
- Implement sequential processing fallback for batch mode since current SDK lacks batch API
- Add proper type annotations for _batch_results storage
- Maintain same user interface while working with google-generativeai v0.8.5
- All batch mode tests continue to pass with new implementation

Co-Authored-By: João <joao@crewai.com>
2025-07-07 22:22:57 +00:00
..
2025-07-02 15:22:18 -07:00
2024-09-27 12:11:17 -03:00
2025-06-02 18:12:24 -04:00
2025-03-14 03:00:30 -03:00
2025-06-10 13:32:32 -04:00
2025-06-10 13:32:32 -04:00
2025-05-25 15:24:59 -07:00
2024-02-02 13:56:35 -03:00