Skip to content

Memory

Al stores a simple chronological chat log in memory.jsonl like:

json
{"role": "user", "content": "What is a pointer?"}
{"role": "assistant", "content": "**Pointers** are..."}

You can delete this file to reset Al’s memory.