mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-26 03:00:42 -04:00
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.