[Float-Menu id=”1″]
AI Assistants with a wide range of skills for expert advice and maximum productivity.
AI powered apps can make mistakes. Please check important info.
F.A.Q.s / Go Pro
Read through the faq’s for answers to commonly asked questions about this A.I.
If you have got a project or task that requires a more tailored approach or bespoke professional service, then click here to talk to us.
What should I put in memories, vs instruction message, vs reminder?
- As a general guide: If you have lots of random things you want the GM to know that are only relevant in specific contexts, then use
/mem
to store them. You can treat memories like lorebook entries. If you have things that are relevant all the time, put them in the role/instruction. If you have things that are really important all the time, and that the AI needs a strong reminder about, put it in the reminder.
How are memories incorporated into context. Which ones and where are they included?
- The character “recalls” memories based on their “semantic similarity” to the current context
- “Semantic similarity” basically means memories that have similar concepts in them to the concepts currently being discussed in the latest messages
- The memories are placed just after the summary – at the top of the message list that is sent to the AI
- It goes (roleInstruction + summaryOfOldMessages + memories + messages + reminderMessage) –> bot’s response
- Note this answer assumes that you have summaries and memories enabled in the character settings
How does infinite memory actually work?
- Basically, the AI extracts “memories” (facts, events, etc.) from batches of messages, and then stores them in a database. Then, every time the AI is about to respond to a message, it generates some search queries for memories that it things will be relevant. Those queries are used to search the database, any relevant memories are added to the context (after the summary, and before all the messages).
- (Note for technical audience: A text embedding model is used, rather than simple keyword search queries).
NEED TECH SUPPORT?
- If you still require technical support, click here to open a Support Ticket