Long Term Memory
This guide explains how to enable long term memory in Convai Character
Steps to enable long term memory
Select your character in the playground on the Convai website.
Go to the Memories Tab, and then to Memory Settings. Enable Long Term Memory for the character there.
Steps to setup LTM in Unreal Engine
Go to, Project Settings -> Plugins -> Convai. where you have set the API key.
There, click on the Manage Speaker ID. button under Long Term Memory. This will spawn an editor utility to create, delete, and list speaker ids.
If you have already created a Speaker ID, you can click List All Speaker IDs. Then, go to Project Settings -> Plugins -> Convai, and under Long Term Memory, you will find the Speaker IDs array. Copy the desired Speaker ID.
Now, go to the Player Blueprint and select the ConvaiPlayer component. In the details panel, you will find a Speaker ID field under the Convai category. Past the desired Speaker ID there.
Last updated