While updating the .env file with azure open ai info, it still does not appear on streamlet app to select azure open AI and hence cannot proceed.
CrewAI does support azure openAI. You need to set the .env file AND set the model correctly.
if you .env has model=XYZ
Then in the agents.yaml:
researcher:
llm:
azure/gpt-4o-2024-08-06