jasonjmcghee / plock

From anywhere you can type, query and stream the output of an LLM or any other script
MIT License
473 stars 31 forks source link

Not working after upgrade to 0.1.3 #28

Open lestan opened 4 months ago

lestan commented 4 months ago

Hi Jason

I upgraded from 0.1 to 0.1.3 yesterday and haven't been able to get plock to work. I removed the old settings.json file and it regenerated a new settings which has the new format (process, prompts, triggers), but using the two standard shortcuts doesn't do anything. I'm using Ollama and have tested that Ollama runs the model listed fine.

Is there a way to debug this via logs?

Appreciate your help. Love what you've built.

Les

jasonjmcghee commented 2 months ago

So sorry - completed missed this issue.

Can you try the sample settings.json in the repo? The format of using an ollama model changed.

lestan commented 1 month ago

Hi Jason,

Thanks for the response. I installed a fresh version of plock, but still unable to get it to work.

The default settings.json that came with the new install wasn't modified as I already had gemma2:latest on my laptop.

I tried both triggers and there's just no response. I also reset the keyboard input monitoring settings just to be sure, but that didn't have an impact either.

I'm attaching the settings.json here in case it's helpful. settings.json

Also attaching a test of gemma2:latest so you can see that it runs without issue.

Screenshot 2024-10-06 at 4 47 53 PM

Is there a way to see logs or debug this?