Memory Tools
Automatic detection
You can simply mention @Hana and describe your request. If the intent is clear, she will automatically run this tool for you.
Introduction
Hana can remember memory snippets and automatically recall and consider them during her conversations with you.
Available Tools
Tool | Invocation Keywords | Description | Parameters |
---|---|---|---|
ADD_MEMORY | remember , add in memory | Adds a memory snippet/message to Hana's memory as a text memory. Capture key learnings, decisions and knowledge transfers from the user message, chat history, or available context. Include reference URLs for later retrieval. | memory_snippet (string, required): Summarize the learning, decision, or knowledge transfer in detail. Ensure it can be retrieved using vector embeddings search and append reference URLs at the end. |
Creating Memories
You can create memories using 2 ways:
- By invoking the Memory Tools in Google Chat
See also
- Memory Module — dashboard guide
- General Memory — create text memories
- Google Drive Memory — ingest Drive files
- By going on the Hana Dashboard and creating them through the memory module
- Tool Quick Reference — one-line @Hana invocations
Editing Memories
Memories at the moment can only be edited in the Hana Control Dashboard
How Are Memories Retrieved
You do not need to do anything special for memory snippets to be considered in conversations. For example:
Input - @Hana, remember that our brand primary color is #8a181a
Output - She will say that she will remember it
Input - @hana What is our brand color?
Output - Sure @Nav Aggarwal, our brand primary color for Hanabi Technologies is #8a181a
Examples
remember
Ask Hana to “remember” and include relevant links. She stores a concise, retrievable summary in the memory bank.
@Hana remember: Summarize this message and include the link <URL>
@Hana what did we save about our brand colors?
@Hana recall the memory about the webinar date
Troubleshooting
- Not recalled: Rephrase your question or include a keyword you used in the memory snippet.
- Ingestion pending: Wait until the memory shows INGESTED before expecting recall.
- Updates: Edit the memory from the dashboard if details changed; Hana prioritizes fresher content.