gabrielBusuioc
gabrielBusuioc
Hey @hawkticehurst, I've tried using the sample with unique values for every vscode-radio. It still fails to work. I'm also attaching a GIF that exemplifies the behavior. Basically, whenever I...
Hi, I've attached a zip file that contains the source code for an extension where this issue is reproducible. It's just a copy-paste of [this](https://github.com/microsoft/vscode-webview-ui-toolkit-samples/tree/main/frameworks/hello-world-angular) extension sample where I added...
Hi @hawkticehurst, Were you able to reproduce the issue? Is there something I can do to help?
Hi @hawkticehurst, I totally understand that time is not on your side. It`s the same for me as well these days xD. Really appreciate that you took the time to...
Hi @hawkticehurst, My mistake... I forgot to add the hidden files :D Now it should work.
Hi, Is there any plan to address this issue in the near future? It affects my extension! Thanks!
Hi! Is it also possible to abort a non-streamable chat/generate request? Will the request be actually aborted using the code snippet below? ```typescript const olm = new Ollama(); setTimeout(() =>...