Open kohlerm opened 1 day ago
removing the line fixes it
My ollama models recently stopped working and my tabAutoCompletion only suggests "{" anymore. I think this might be the cause. This renders the autocompletion unusable.
Just confirmed. I have the same config.json file for IntelliJ and VS Code.
In VSCode, I get meaningful autocomplete suggestions. In IntelliJ, I just see "{".
I am on the latest Continue@IntelliJ 0.0.79 running on IntelliJ Ultimate 2024.2.4
Before submitting your bug report
Relevant environment info
Description
https://github.com/continuedev/continue/blob/694a044a608e0700cab027dec9ad580f111a234a/core/llm/llms/Ollama.ts#L248 forces the model to output json
To reproduce
No response
Log output
No response