alondmnt / joplin-plugin-jarvis

Joplin (note-taking) assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, Llama, Universal Sentence Encoder, etc.)
GNU Affero General Public License v3.0
209 stars 22 forks source link

chat with your notes - stuck at Generating notes response... #13

Closed benintech closed 10 months ago

benintech commented 10 months ago

I create a new note, and select "Chat with your notes". I got then stuck :

Screenshot from 2023-08-20 14-49-46

Note :

alondmnt commented 10 months ago

Thanks for the feedback.

I can reproduce the scenario with an empty note. I'll check why in this case there is no response from the model, and add a safeguard if needed.

But please try the following: write a prompt to the model and then select "Chat with your notes". The model should respond in this case, using information from your own notes, unless there is some other issue.