MicrosoftLearning / mslearn-openai

https://microsoftlearning.github.io/mslearn-openai/
MIT License
214 stars 325 forks source link

"requests" is not accessed #44

Closed infhyroyage closed 7 months ago

infhyroyage commented 7 months ago

Module: 06

Lab/Demo: 06

Description of issue

Python requests in Lab6 is not accessed. See in: https://github.com/MicrosoftLearning/mslearn-openai/blob/main/Labfiles/06-use-own-data/Python/ownData.py#L2

Note

While in Lab5, it is accessed for Post API.