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

chat-sample: Error from participant: Language model 'copilot-gpt-3.5-turbo' errored, check cause for more details #1003

Open
inventor-singh opened this issue Apr 13, 2024 · 1 comment
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@inventor-singh
Copy link

Extension sample

chat-sample

VS Code version

1.89.0-insider

What went wrong?

The chat participant shows up when running the extension. However when prompted, gives the following error:

Error from participant: Language model 'copilot-gpt-3.5-turbo' errored, check cause for more details

In the debug console: following errors are shown:

[extension] Error on conversation request: TypeError: e.processResponseFromChatEndpoint is not a function
at Fwe (/Users/T982719/.vscode-insiders/extensions/github.copilot-chat-0.15.2024041202/dist/extension.js:1099:5751)
at Vg.fetchMany (/Users/T982719/.vscode-insiders/extensions/github.copilot-chat-0.15.2024041202/dist/extension.js:1099:10361)
at L2.provideLanguageModelResponse2 (/Users/T982719/.vscode-insiders/extensions/github.copilot-chat-0.15.2024041202/dist/extension.js:980:1801)

@isidorn isidorn added the info-needed Issue requires more information from poster label May 2, 2024
@isidorn
Copy link
Contributor

isidorn commented May 2, 2024

@inventor-singh I can not reproduce this issue. Are you on latest VS Code insiders and latest Copilot Chat Pre-release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants
@jrieken @isidorn @inventor-singh and others