logancyang / obsidian-copilot

A ChatGPT Copilot in Obsidian
https://www.obsidiancopilot.com/
GNU Affero General Public License v3.0
2.28k stars 153 forks source link

Asking second question on different note. #443

Open andsty opened 1 month ago

andsty commented 1 month ago

Hi. I am using llama3 using ollama. I ask question and mentioning [[note1]] and i get the correct answer. i ask a followup question but the response contains answer from question 1 and adds the correct answer for question2. i ask question 3 on [[note2]] and sometimes the reply will be some part from previous note answer and then it answers question 2. Is there a way to optimise it in order when i change notes in my question to get answer based on the note i am asking only? Thanks in advance.