#I noticed codeium chat is very slow when

1 messages · Page 1 of 1 (latest)

safe cosmos
#

That is quite strange, the only reason I can see that being true is the remote server has some network latency to our servers?

gusty gust
#

Probably, but shouldn't codium run always locally, even if we are doing remote development?

There is no need for codeium to access the remote machine. Vscode is running local, so just use local internet, instead of sending requests via ssh to remote, the results of which are anyway brought to local again. I think this round trip is causing the slowness.