omagdy7 / ollama-logseq

Logseq plugin to integerate with ollama
MIT License
167 stars 15 forks source link

Improve prompt for card generation #22

Closed rominf closed 1 month ago

rominf commented 1 month ago

Previously, generated cards with llama3 model were broken, because llama3 was too chatty and provided front and back sides when asked for a question. Update the prompt to make generation correct.

Before: Screenshot_20240510_093032

After:

Screenshot_20240510_094503