How Metal Works
AI Memory
Metal Memory enables you to give your users LLM session history.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Metal Memory enables you to give your users LLM session history.
| Title | Description | Demo |
|---|---|---|
| Contextual Chat | Give your users a contextual chat experience | CLI Chat with Memory |
| Personalized Chat | Give your users a personalized chat experience by managing multiple conversations and remembering messages | Chat Memory Server |
| Conversational Agent | Enable memory for your conversational agent | Conversational Agent with Memory |
| Term | Definition |
|---|---|
| Context | Auto-generated summary of previous historical interactions |
| Memory | An array of interactions between the AI & Human |
| Session | A single grouping of interactions |