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

some oai- notebooks contain AzureOAI import and calls: rewrite to OAI calls #647

Open
bmerkle opened this issue Dec 9, 2024 · 1 comment
Assignees

Comments

@bmerkle
Copy link
Contributor

bmerkle commented Dec 9, 2024

Describe the bug

some for the oai-notebooks (contain AzureOAI import and method calls
We should rewrite oai-notebooks and python file to only include OpenAI imports and method calls

example:
https://github.com/microsoft/generative-ai-for-beginners/tree/main/06-text-generation-apps/python/oai-assigment.ipynb

we should also use dotenv in a consistent way

Copy link

github-actions bot commented Dec 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@bmerkle @koreyspace and others