Skip to content

[Bug] AI Assistant not working since v2025.30 #1755

@jeffwlawson

Description

@jeffwlawson

I recently tried to update to v2025.30 and then v2025.31 but in both of these versions I am getting an error when trying to use the AI Assistant to generate the commit message.

Failed to generate commit message: System.ClientModel.ClientResultException: HTTP 404 (: 404)

Resource not found
   at OpenAI.ClientPipelineExtensions.<ProcessMessageAsync>d__0.MoveNext() + 0x29a
--- End of stack trace from previous location ---
   at OpenAI.Chat.ChatClient.<CompleteChatAsync>d__36.MoveNext() + 0x1ae
--- End of stack trace from previous location ---
   at OpenAI.Chat.ChatClient.<>c__DisplayClass15_0.<<CompleteChatStreamingAsync>b__0>d.MoveNext() + 0x5d
--- End of stack trace from previous location ---
   at OpenAI.AsyncSseUpdateCollection`1.<GetRawPagesAsync>d__10.MoveNext() + 0x77
--- End of stack trace from previous location ---
   at System.ClientModel.AsyncCollectionResult`1.<GetAsyncEnumerator>d__1.MoveNext() + 0x5dd
--- End of stack trace from previous location ---
   at System.ClientModel.AsyncCollectionResult`1.<GetAsyncEnumerator>d__1.MoveNext() + 0x7d4
--- End of stack trace from previous location ---
   at SourceGit.Models.OpenAIService.<ChatAsync>d__22.MoveNext() + 0x539
--- End of stack trace from previous location ---
   at SourceGit.Models.OpenAIService.<ChatAsync>d__22.MoveNext() + 0x84a
--- End of stack trace from previous location ---
   at SourceGit.Commands.GenerateCommitMessage.<ExecAsync>d__2.MoveNext() + 0x228

If I roll back to v2025.29, everything works fine. I've confirmed that the AI config settings are the same in all of the versions.

Has something changed with the AI Assistant in these newer versions?

Metadata

Metadata

Assignees

Labels

need-more-infoExtra information or replay is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions