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 |