Files
crewAI/tests/utilities
Devin AI 2c87f83dc3 feat: add global i18n configuration via CREWAI_I18N_FILE environment variable
- Add support for CREWAI_I18N_FILE environment variable to globally configure translation files
- Maintain backward compatibility with existing prompt_file parameter
- Priority order: explicit prompt_file > CREWAI_I18N_FILE env var > default en.json
- Add Chinese (zh.json) and Spanish (es.json) translation files for testing
- Add comprehensive tests covering environment variable functionality, priority handling, and error cases
- Resolves issue #3264 by providing global interface to change i18n files

Co-Authored-By: João <joao@crewai.com>
2025-08-03 08:57:20 +00:00
..
2024-12-10 11:18:45 -05:00
2025-05-16 15:18:11 -04:00