Practices
How to Fix Bad Cases
Too many useless profile memories
- Make sure you have the idea of what a profile should have.
- Configure your
config.yaml
properly with profile slots’ description. - If you still have too many useless profile memories, you can enable strict mode to only collect the profiles you want.
Some profiles should be extracted, but it’s not.
- Maybe your profile description is too hard for LLM to understand/infer, try to lower your requirements.
- If you still have this issue, you can disable the profile validation
My profile is inaccurate/wrong.
- Add more details to your profile description, making sure the profile description is clear and easy to understand.
- Add update descrption for that profile also, it will help Memobase to merge the profile wisely.