huggingface-vscode-endpoint-server icon indicating copy to clipboard operation
huggingface-vscode-endpoint-server copied to clipboard

able to see the output in logs. But doesn't type in VSCode editor.. any thoughts

Open satnair opened this issue 2 years ago • 1 comments

I am able to see the output in the logs. But it doesn't type in the vscode editor. Thanks

satnair avatar Jul 19 '23 07:07 satnair

I face the same issue, I can see that there is a response from the model server. However this response is not added to the code file in IDE. Is there an issue on the extension side?

I can see in the Output pane that every keystroke sends a new request to the endpoint server and slowly the server responds to each request which ends up spamming the extension with a lot of responses. Could this be the reason for the issue?

noobmldude avatar Aug 30 '23 17:08 noobmldude