Nsight Copilot is down?

I have been using Nsight copilot for almost a week, it worked pretty well, gave me the kernels that I requested and was able to understand all kernels. Now, it doesn’t seem to work. Every time I prompt something, it crashes and doesn’t produce any output. I tried reinstalling the extension, but with no success. Any idea how can I resolve this issue? I have attached a demo of this issue with 3 prompts

Can you follow these steps and let me know if it resolves your issue

  1. In VS studio go into extension tab (Ctrl+Shift+X). Click on Nsight Copilot
  2. Click on uninstall Nsight Copilot Button
  3. Go to link : Nsight Copilot - Visual Studio Marketplace
  4. Download the VSIX file.
  5. Click Ctrl+Shift+P (windows) or Cmd+Shift+P (mac) to open VS Code Command Palette.
  6. Select “>Extension :Install from VSIX” and selected the downloaded file location.
  7. After installation restart the VS code and try again.