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

Updated the 'How to work with Azure OpenAI' section with … #161

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

AngelosP
Copy link
Contributor

@AngelosP AngelosP commented Aug 7, 2024

… instructions to use Azure OpenAI client library for .NET and where to find it + some sample code.

… to use Azure OpenAI client library for .NET and where to find it + some sample code.
README.md Outdated
@@ -678,7 +678,29 @@ The first image shows a red apple with a smooth skin and a single leaf, while th

## How to work with Azure OpenAI

Details for using the OpenAI .NET library with [Azure OpenAI](https://learn.microsoft.com/azure/ai-services/openai/overview) are coming soon. Please watch here and the [Azure.AI.OpenAI project](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/openai/Azure.AI.OpenAI) for updates.
For Azure OpenAI scenarios we recommend using the [Azure SDK](https://github.com/Azure/azure-sdk-for-net) and more specifically the [Azure OpenAI client library for .NET](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/README.md).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"recommend" together with the paragraphs below sounds like it's not absolutely necessary but just a recommendation. I think it should be worded more strongly.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"recommend" together with the paragraphs below sounds like it's not absolutely necessary but just a recommendation. I think it should be worded more strongly.

Good point, I've worded it more like an instruction and less like a recommendation now.

@trrwilson trrwilson merged commit 5b0af8c into openai:main Aug 7, 2024
1 check passed
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.

3 participants