Questions and Suggestions on "Automatic Extraction of Memory Details", "Notepad Tool Editing Key Names", "User Manual", etc.

Can the log for automatic memory extraction in long-term memory be more detailed?

  • Is it possible to see how many more conversations will trigger memory extraction? What is the specific text content sent to the “memory extraction model”?
  • Previously tested, the text seen by the “memory extraction model” is in the fixed format “User: XXX Assistant: XXX” without nicknames. Memory extraction also cannot use tools.

The notepad tool cannot edit key names, and the menu hierarchy to open the notepad tool is quite deep, hoping for improved convenience.

Some parts of the OMate User Manual (https://help.omate.org/) are not visible

  • What is the vibration tag for voice chat updated in 1.5.0?
  • What is the tag for quoting the Moments updated in 1.4.9? What is the tag used for moving the knowledge base?
  • The page for special tag instructions is somewhat disorganized. Can the available tags\variables be explained on this page, such as {{year}}, ===[OMate]===, etc.? These are now hidden OMate tricks, and newcomers are unaware.
  1. The memory summary trigger is activated when the number of user messages modulo the set cycle equals zero. I don’t quite understand why this is important enough to be displayed on the interface. In our design, we hope users are unaware of the automatic extraction. Even if it’s displayed in the logs, there’s no way to control it.

  2. The text for extracting memory models is the content you send, because the default prompt doesn’t contain information related to the character, so it is directly displayed as the assistant. You can write prompts to make the AI understand the assistant’s identity as a specific character.

  3. Memory extraction is a very frequent operation. So if tools are used here, we think it will slow down the speed. However, in Agent mode, you can directly have the model summarize the memory content based on the chat history and write it into the notebook.

  4. According to our previous plan, the notebook data should not be content that is frequently edited; it is some runtime data. However, we also realize that many creators might use it frequently during debugging. Therefore, we plan to design a dedicated creation mode in the future to optimize this issue.

  5. We will reorganize the manual next month, so check out the new version of the manual then.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.

The feature to edit and support key modifications in the Notepad tool has already been implemented in the next version (build200). It will be released later.