Agentuity Documentation

Chat

Docs

A conversation that remembers what was said before. Each message you send is a separate request, but the agent keeps track of the full conversation using thread state. This lets the AI reference earlier messages and maintain context. No database setup required; state management is built in. See Handler Context for more on state management.

Loading conversation
Reference Code
Loading...
Ready
Output will appear here...