microsoft / generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
https://microsoft.github.io/generative-ai-for-beginners/
MIT License
64.21k stars 32.55k forks source link

update chapter 8 to use openai 1.x library #591

Open bmerkle opened 1 month ago

bmerkle commented 1 month ago

Is your feature request related to a problem? Please describe. most chapters use openai 1.x, where chapter 08 is still using openai 0.28. This requires to have multiple .venvs or upgrade/downgrade openai when you switch samples. I would prefer that we upgrade chapter 08 to openai 1.x

Describe the solution you'd like I would prefer that we upgrade chapter 08 to openai 1.x In the meantime i already worked on a MR, but it is not ready yet

@gloveboxes I would have some questions regarding the MR i am preparing. Could you help please ?

github-actions[bot] commented 1 month ago

👋 Thanks for contributing @bmerkle! We will review the issue and get back to you soon.