memU icon indicating copy to clipboard operation
memU copied to clipboard

there is not a clear way to add custom category

Open sugopher opened this issue 4 months ago • 1 comments

there are three retrieve method

  • /retrieve/default-categories
  • /retrieve/related-clustered-categories
  • /retrieve/related-memory-items

default categories include system category (activity, event, profile) and custom category.

there is no introduction about how to add a custom category.

I just try to to like this:

  1. cd memu/config folder
  2. copy event folder to xxx
  3. modify content in xxx folder
  4. modify memory_cat_config.yaml
  5. rebuild

I am not sure wether it is the right way or not.

sugopher avatar Aug 28 '25 12:08 sugopher

actually you can go to our dashboard(https://app.memu.so/settings/project), then go to Settings, and then click manage, and choose projects on top-rights, there will be a place where you can add new categories.

lihanl avatar Sep 02 '25 11:09 lihanl