Files
crewAI/tests/cli/test_create_crew.py
Lucas Gomide 0ff0257d98 fix: ensure env-vars are written in upper case
When creating a Crew via the CLI and selecting the Azure provider, the generated .env file had environment variables in lowercase.
This commit ensures that all environment variables are written in uppercase.
2025-06-26 12:05:18 -03:00

11 KiB