Skip to main content

Crate starpod_session

Crate starpod_session 

Source

Structs§

CostOverview
Full cost overview with breakdowns by user and model.
DayCostSummary
Cost summary for a single day, broken down by model.
DayModelCost
Cost for a single model on a single day.
ModelCostSummary
Cost summary per model.
SessionManager
Manages session lifecycle — creation, channel-aware resolution, closure, and usage tracking.
SessionMessage
A stored message in a session.
SessionMeta
Metadata for a session.
ToolUsageSummary
Aggregated tool invocation statistics, grouped by tool name.
UsageRecord
Usage record for a single turn.
UsageSummary
Aggregated usage summary for a session.
UserCostSummary
Cost summary per user.

Enums§

Channel
A channel that sessions are scoped to.
SessionDecision
Decision from session resolution on whether to continue or start a new session.