Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add missing reference to M.E.AI.OpenAI in chat template#6275

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
MackinnonBuck merged 1 commit intomainfrommbuck/fix-chat-template-openai
Apr 10, 2025

Conversation

@MackinnonBuck
Copy link
Member

@MackinnonBuckMackinnonBuck commentedApr 9, 2025
edited by dotnet-policy-servicebot
Loading

Fixes an issue where the project generated by runningdotnet new aichatweb --provider openai does not include a reference toMicrosoft.Extensions.AI.OpenAI. This causes the project to fail to compile.

Fixes#6271

Microsoft Reviewers:Open in CodeFlow

@MackinnonBuckMackinnonBuck requested a review froma team as acode ownerApril 9, 2025 22:45
@github-actionsgithub-actionsbot added the area-ai-templatesMicrosoft.Extensions.AI.Templates labelApr 9, 2025
@MackinnonBuckMackinnonBuck merged commit7e10d81 intomainApr 10, 2025
7 checks passed
@MackinnonBuckMackinnonBuck deleted the mbuck/fix-chat-template-openai branchApril 10, 2025 15:56
jeffhandley pushed a commit to jeffhandley/extensions that referenced this pull requestApr 17, 2025
jeffhandley added a commit that referenced this pull requestApr 17, 2025
* Add missing reference to M.E.AI.OpenAI (#6275)* Update README.md with keyless auth guidance (#6261)* Update README.md* Update src/ProjectTemplates/Microsoft.Extensions.AI.Templates/src/ChatWithCustomData/ChatWithCustomData-CSharp.Web/README.mdCo-authored-by: Jon Galloway <jongalloway@gmail.com>---------Co-authored-by: Jon Galloway <jongalloway@gmail.com>* Add note on extending timeout for Ollama client (#6258)* Add note on extending timeout for Ollama clientStandard HttpClient timeout of 10 seconds applied by Service Defaults under .NET Aspire is likely too short for Ollama calls. Add note with code to extend this timeout.* Update src/ProjectTemplates/Microsoft.Extensions.AI.Templates/src/ChatWithCustomData/README.Aspire.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update src/ProjectTemplates/Microsoft.Extensions.AI.Templates/src/ChatWithCustomData/README.Aspire.mdCo-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>* Update chat template dependencies, fix OpenAI/Aspire config, and address build warnings (#6280)* Update chat template dependencies* Update test snapshots* Update Aspire version* Revert Aspire + update CommunityToolkit.Aspire* Open README in VS after project creation* Add Known Issue to Aspire README for Qdrant* Update survey template URL* Set the Project Template package version to -preview.2* Update template baseline* Update template pinned versions* Do not append template args to snapshot names* Fix vector store index in the README. Add an AzureAISearch template test.* Add a note to the Aspire README for trusting the development certificate* Use AddOpenAIClient for OpenAI and AddAzureOpenAIClient for Azure OpenAI* Remove duplicated using System.ClientModel* Update Aspire README to specify the exception thrown for the known issue* Augment the Aspire README for more Docker notes for Ollama and Qdrant* Fix Microsoft.Extensions.Http.Resilience warnings with separate pinned versions* Update test baseline for: Rename EmbeddingGeneratorExtensions.GenerateEmbedding extension methods (#6295)* Add --managed-identity to the template developer README* Apply the Ollama timeout recommendation in the template code* Call http.RemoveAllResilienceHandlers before adding the handler* Update template test baseline---------Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>Co-authored-by: David Cantu <dacantu@microsoft.com>---------Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>Co-authored-by: Jordan Matthiesen <1333029+jmatthiesen@users.noreply.github.com>Co-authored-by: Jon Galloway <jongalloway@gmail.com>Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>Co-authored-by: David Cantu <dacantu@microsoft.com>
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 11, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@jeffhandleyjeffhandleyjeffhandley approved these changes

Assignees

@MackinnonBuckMackinnonBuck

Labels

area-ai-templatesMicrosoft.Extensions.AI.Templates

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

.NET + AI template breaks when using the OpenAI model provider

3 participants

@MackinnonBuck@jeffhandley

[8]ページ先頭

©2009-2025 Movatter.jp