
Two memory types
You can attach a service of either (or both) type to an agent.
Creating a memory service
- Open Agent Framework → Memories.
- Click Create Memory Service.
- Configure:
Save the service. It now lives at the project level and can be attached to any agent.
Attaching to an agent
- Open the agent → Memory tab.
- Select a memory service.
- Save.
memory_search— retrieve relevant memories for the current turn.memory_add— explicitly write a new memory mid-conversation (in addition to automatic extraction).