Volko61

Results 6 comments of Volko61

Same issue on linux with deepseek coder installed on ollama via the ollama run deepseekcoder. even tried to restart the container or run ollama on host machine, still don't show...

I developped it. Here is how to use it : open `~/.continue/config.ts` Paste there : ``` js import { Config, ContextItem, ContextProviderExtras, CustomContextProvider, } from "@continuedev/core"; import * as fs...