Terminal
Terminal
No, we aren't supporting the same logic as .gitignore. In fact, we don't even support comments today. Which we probably should. I don't think we need to be super complex,...
The first test is does it happen in safe mode ? To eliminate plugin interference
Would appear your latest release pulls in native_model 0.4.20. Pointing to git fixes a variety of issues
Thanks, looking into this.
https://github.com/TerminalFi/LSP-copilot/pull/236
@GottemHams i suggest you view the LSP logs to see what the response from the server is. That will help diagnose the problem.
TODO: Fix line https://github.com/TerminalFi/LSP-copilot/blob/a0c75e065e362bfbb000d9b4a2c68ceb31c94c8b/plugin/helpers.py#L234
@DJManas i am seeing this now as well. I hope to have time this weekend to review both our code and any changes that may have occurred in the upstream...
@jfcherng Looks like something changed, and when creating a new conversation and sending an empty turn message. It doesn't like it. We should try and not send an empty message...
> @jfcherng > > Looks like something changed, and when creating a new conversation and sending an empty turn message. It doesn't like it. We should try and not send...