Koratsuki
Koratsuki
Descansa en paz, hermano. Mi sentido pésamen a familia y amigos, se nos ha ido un grande y que grande el hueco que nos deja... #RIP
Tried this, but still doesn't work: ``` { "models": [ { "ai@ollama-llama": { "display:name": "Deepseek-R1", "display:order": 1, "ai:*": true, "ai:baseurl": "http://localhost:11434/v1/", "ai:name": "deepseek-r1", "ai:model": "deepseek-r1", "ai:apitoken": "ollama" } }, {...
Something like this: ``` [02:15 PM] koratsuki@happyharry [~] -> ollama list NAME ID SIZE MODIFIED qwen2.5:7b 845dbda0ea48 4.7 GB 13 days ago deepseek-r1:8b 28f8fd6cdc67 4.9 GB 2 weeks ago llama3.1:8b...
Already done, nothing happened...
Changed the config, but nothing happened on the dropdown. That's why I know it didn't worked...
Will wait then to the new release. Thanks for your help so far. I will keep you posted if I had any errors in the future.
According to the code you shared here. Ollama running but nothing happens on the assistant:  And the code:  I have disabled/don't use IPv6. Maybe theres is an issue...
Solved, it works with `127.0.0.1`, not with `localhost`. The tips with/on Chatbox gave me the clue. Thanks for everything. 
> Interesting, does localhost work in other apps? Yeap. Continue on VSCode and other alternatives runs on localhost.