Skip to main content

Module state

Module state 

Source
Expand description

Conversation state abstractions.

Structs§

VecConversationState
In-memory conversation state.

Traits§

ConversationState
Mutable conversation backing a turn or session.

Functions§

estimate_messages_tokens
Shared estimator used by ConversationState::token_estimate and turn preflight.