config.yaml
file. This tells Memobase what kind of information to track.
max_token_size
to set a hard limit and max_subtopic_size
to limit the number of sub-topics per topic.only_topics
to retrieve specific profile sections or prefer_topics
to prioritize the most important information.flush
operation processes this buffer and updates the long-term memory. Flushing occurs automatically when:
flush
API. It is best practice to call flush
at the end of a user session or conversation.
alias
to specify the name of the AI assistant in the conversation.
created_at
timestamp for each message so Memobase can build a timeline of events.