Azure / intro-to-intelligent-apps

This repository introduces and helps organizations get started with building Intelligent Apps and incorporating Large Language Models (LLMs) via AI Orchestration into them.
MIT License
189 stars 271 forks source link

Wrong env variable name from the template #93

Closed varadDingankar closed 7 months ago

varadDingankar commented 7 months ago

image

The env variable name in "labs/03-orchestration/01-Tokens/tokens.ipynb" is called as "AZURE_OPENAI_API_ENDPOINT" but in the .env template it is "AZURE_OPENAI_ENDPOINT". image

I think this issue is also present in subsequent files under section 03.