You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to make completions/code action completions work regardless of which configuration or example I use. In most cases lsp_ai returns error with broken pipe and code actions stop working as a result
Helix logs after successful sending of the data to lsp-ai:
As a configuration I use example configuration from the documentation via ["--config", "path/to/json"]. Also tried extending the examples from examples directory, did not work either. The api key and model are working, checked with other tools.
The text was updated successfully, but these errors were encountered:
Unable to make completions/code action completions work regardless of which configuration or example I use. In most cases lsp_ai returns error with broken pipe and code actions stop working as a result
Helix logs after successful sending of the data to lsp-ai:
As a configuration I use example configuration from the documentation via ["--config", "path/to/json"]. Also tried extending the examples from examples directory, did not work either. The api key and model are working, checked with other tools.
The text was updated successfully, but these errors were encountered: