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

Meai conversion #43405

Open
wants to merge 47 commits into
base: main
Choose a base branch
from
Open

Meai conversion #43405

wants to merge 47 commits into from

Conversation

@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 11, 2024
@alexwolfmsft alexwolfmsft marked this pull request as ready for review November 13, 2024 16:12
@alexwolfmsft alexwolfmsft requested a review from a team as a code owner November 13, 2024 16:12
In this quickstart, you learn how to create a .NET console chat app to connect to and prompt an OpenAI or Azure OpenAI model. The app uses the [`Microsoft.Extensions.AI`](https://www.nuget.org/packages/Microsoft.Extensions.AI) library so you can write code using AI abstractions rather than a specific SDK. AI abstractions enable you to change the underlying AI model with minimal code changes.

> [!NOTE]
> The [`Microsoft.Extensions.AI`](https://www.nuget.org/packages/Microsoft.Extensions.AI/) library is currently in Preview.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
> The [`Microsoft.Extensions.AI`](https://www.nuget.org/packages/Microsoft.Extensions.AI/) library is currently in Preview.
> The [`Microsoft.Extensions.AI`](https://www.nuget.org/packages/Microsoft.Extensions.AI/) library is currently in preview.

docs/ai/quickstarts/quickstart-openai-summarize-text.md Outdated Show resolved Hide resolved
docs/ai/quickstarts/quickstart-openai-summarize-text.md Outdated Show resolved Hide resolved
docs/ai/quickstarts/quickstart-openai-summarize-text.md Outdated Show resolved Hide resolved
Co-authored-by: Genevieve Warren <[email protected]>
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