-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When editing a note the section heading is duplicated.
Steps To Reproduce
Steps to reproduce the behavior:
- Write a new note and tell the LLM to add a section heading "Testing"
- Tell the LLM to edit the "Testing" section to add some content
Expected Behavior
After the edit there should only be one section heading "Testing"
Actual Behavior
There are two "Testing" headings.
Environment
- OS: any
- Basic Memory version: v0.15.2
- Installation method: homebrew
Additional Context
Possible Solution
We could possibly instruct the LLMs better, or we could handle it in the API calls with filtering or something.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working