Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .env - fix wrong environment variable name #8

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

lunelsonMS
Copy link
Contributor

The Python code snippet tries to read AI_SERVICE_ENDPOINT, not COG_SERVICE_ENDPOINT. The previous exercises used AI_SERVICE_ENDPOINT as well, so I assume that's what this one should use.

lunelsonMS and others added 2 commits November 17, 2023 15:49
The Python code snippet tries to read AI_SERVICE_ENDPOINT, not COG_SERVICE_ENDPOINT. The previous exercises used AI_SERVICE_ENDPOINT as well, so I assume that's what this one should use.
@ivorb ivorb merged commit cf8ccb6 into MicrosoftLearning:main Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants