Characters
Consolidate the session into memory
Fold the session’s transcript into the player’s stored summary (one server-side LLM call). Call on unmount. No-op for anonymous players or an empty session.
POST
Consolidate the session into memory
Authorizations
The scoped runtime session JWT from POST /v1/sessions/token. The embed's browser presents it (Authorization: Bearer, or a token body field) to the runtime exchange routes. Not an API key.
Path Parameters
Body
application/json
Previous
Inspect a player's relationshipThe stored summary, affect/rapport, and message count for the token's player. No brain.
Next
Consolidate the session into memory