Muhammed Nazeem

Results 248 comments of Muhammed Nazeem
trafficstars

Hey, sorry about that. Your browser usually updates extension to the latest version automatically. You might need to close and reopen the browser to reflect the new changes i guess...

It's okay; Firefox has an option to update extensions manually, but Chromium browsers don't have a similar feature. :/

Hey, thanks for reporting. I think there is a bug in the erase logic. I will look into it.

I love adding support for all browsers, but I have no idea about Safari extension support. I will look into it, and if it's possible, I will publish there too.

> Considering to writing a Web UI APP? I have a plan for it, but I don't know when it will be released since my current focus is on improving...

Hey , Is Dialqoabse working if you visit localhost:3000?

I will try to add Whisper, using TransformerJS, in the coming updates. :)

Currently, you can set model settings per model from the Manage Model tab. I like the idea of adding a button to the current chat model settings drawer—I'll look into...

Hey, sorry about the issue. Can you enable the custom origin header under Advanced Settings in Settings > Ollama Settings? This should hopefully resolve the issue, as Ollama seems to...

The 403 issue in Ollama occurs due to a CORS problem, as described in this https://github.com/ollama/ollama/issues/2335. Page Assist attempts to resolve it by rewriting headers, but unfortunately, this doesn't always...