remember_turn
Save one conversation turn per call by splitting text into sentences and storing them with automatic cues. Call after each user/assistant exchange to keep memory automatic.
Instructions
Save one conversation turn in a single call: splits the text into sentences and stores each with automatic cues. Call this after every user/assistant exchange to keep memory automatic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| max_segments | No |