Koratsuki

Results 9 comments of 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: ![Image](https://github.com/user-attachments/assets/a5293254-1fa2-45d0-93a3-c91781849ac1) And the code: ![Image](https://github.com/user-attachments/assets/dc7e7623-edb4-45d7-9538-6e9260ee2269) 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. ![Image](https://github.com/user-attachments/assets/cd65dd67-29ff-4b14-8529-d814d2bb6dac)

> Interesting, does localhost work in other apps? Yeap. Continue on VSCode and other alternatives runs on localhost.