Files
crewAI/tests
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
..
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00