ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Ollama version too old to use it with VSCode and Copilot

Open heyyo-droid opened this issue 7 months ago • 2 comments

Describe the bug VSCode with copilot needs at least version 0.6.4 of Ollama according this issue https://github.com/microsoft/vscode-copilot-release/issues/8461

I tried to install latest version of ollama by using pip install --pre --upgrade 'ipex-llm[cpp]' , also not sure which version of Ollama it uses, ./ollama -v returns 0.0.0

When adding Ollama inside VSCode I got this error

Failed to register Ollama model: TypeError: Cannot read properties of undefined (reading 'includes')

heyyo-droid avatar Jun 01 '25 09:06 heyyo-droid

The ollama version is 0.6.2, it looks like copilot needs some api in newer ollama. We will notify you when we finish the update.

cyita avatar Jun 03 '25 02:06 cyita

same here

jordang81 avatar Jun 05 '25 12:06 jordang81