Getting Started
1
Step 1 - Open the Developer Platform
Go to app.trugen.ai.
2
Step 2 - Create a new agent
Click Create New Agent and fill in the basic agent details.
3
Step 3 - Configure Memory (Custom Instruction)
Open the Memory tab and enable the Custom Instruction toggle. Update the instruction to specify what details should be saved.
4
Step 4 - Start conversations
Talk to the agent. It will save memory entries based on your instruction and use them in future conversations with the same user.
How Memory Works
Memory in an agent works as a continuous loop. When the agent starts, it first loads the user’s previous chat history. From this history, it selects and adds the most relevant context to the current session. As the conversation progresses, the updated interaction is stored, making it available for future calls by the same user.Ensure privacy settings and user consent before storing sensitive details.