mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-14 00:48:00 -05: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.