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

[Bug]: Errors in VSCode output during FIM #400

Open
jhrozek opened this issue Dec 17, 2024 · 0 comments
Open

[Bug]: Errors in VSCode output during FIM #400

jhrozek opened this issue Dec 17, 2024 · 0 comments
Labels

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Dec 17, 2024

Describe the issue

I'm seeing a bunch of these in the vscode output:

2024-12-17 21:45:03.489 [error] [streamChoices] Error parsing JSON stream data 102
2024-12-17 21:45:03.489 [error] [streamChoices] Error parsing JSON stream data 
2024-12-17 21:45:03.490 [error] [streamChoices] Error parsing JSON stream data 108
2024-12-17 21:45:03.490 [error] [streamChoices] Error parsing JSON stream data 
2024-12-17 21:45:03.498 [error] [streamChoices] Error parsing JSON stream data 102
2024-12-17 21:45:03.503 [error] [streamChoices] Error parsing JSON stream data 
2024-12-17 21:45:03.506 [error] [streamChoices] Error parsing JSON stream data 102
2024-12-17 21:45:03.512 [error] [streamChoices] Error parsing JSON stream data 
2024-12-17 21:45:03.522 [error] [streamChoices] Error parsing JSON stream data 103
2024-12-17 21:45:03.522 [error] [streamChoices] Error parsing JSON stream data 
2024-12-17 21:45:03.527 [error] [streamChoices] Error parsing JSON stream data 118

these look like we are not properly streaming the length of the SSE chunks. Everything seems to work though.

Steps to Reproduce

This is during FIM.

Operating System

MacOS (Arm)

IDE and Version

latest

Extension and Version

latest

Provider

GitHub Copilot

Model

copilot, so I guess chatGPT

Logs

No response

Additional Context

No response

@jhrozek jhrozek added the bug label Dec 17, 2024
@jhrozek jhrozek changed the title [Bug]: Provide a general summary of the issue [Bug]: Errors in VSCode output during FIM Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants