-
Notifications
You must be signed in to change notification settings - Fork 684
Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11 #7643
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
@stephentoub - I'm fixing the restore/build errors. |
Thanks, I'm in the process of doing so, too, but I'll let you handle it. That said, there's also some more code changes necessary once I got past the restore errors, so I'll push those fixes here. |
tests/Aspire.Azure.AI.OpenAI.Tests/AspireAzureOpenAIClientBuilderChatClientExtensionsTests.cs
Outdated
Show resolved
Hide resolved
tests/Aspire.Azure.AI.OpenAI.Tests/AspireAzureOpenAIClientBuilderChatClientExtensionsTests.cs
Outdated
Show resolved
Hide resolved
tests/Aspire.Azure.AI.OpenAI.Tests/AspireAzureOpenAIClientBuilderChatClientExtensionsTests.cs
Outdated
Show resolved
Hide resolved
Thanks, @eerhardt. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @stephentoub.
* Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11 * Update to latest .NET versions * Update code for updated MEAI APIs --------- Co-authored-by: Eric Erhardt <[email protected]>
…7657) * Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11 * Update to latest .NET versions * Update code for updated MEAI APIs --------- Co-authored-by: Stephen Toub <[email protected]>
cc: @eerhardt