Open zoobab opened 5 months ago
I tried the same setup in VSCode (1.86.2) with continue extension (0.8.31), the chat box quickly show some colors, but does not throw an error.
@zoobab Apologies, it looks like I missed this—but last weekend I spent time improving our concurrency handling in JetBrains, and it appears to have solved this. Can you verify that things are working?
@sestinj which version should I test?
Try the latest EAP version: 0.0.74
Before submitting your bug report
Relevant environment info
Description
When the apiBase URL return a 502 (here fastchat is serving LLM models with nginx, but the server is down), the Intellij chat mode is freezing and the menus of the IDE are unreachable.
I managed to reproduce the behaviour of a webserver with a simple webserver in flask:
Configure the continue plugin in
.continue/config.json
to use the webserver:To reproduce
Log output