We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
This is during FIM.
MacOS (Arm)
latest
GitHub Copilot
copilot, so I guess chatGPT
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the issue
I'm seeing a bunch of these in the vscode output:
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
The text was updated successfully, but these errors were encountered: