Structs§
- Agent
Session - Active agent session.
- Session
Metadata - Metadata about a session (persistable, cloneable).
Traits§
- Session
Impl - Session implementation trait. Providers implement this to control query/cost/close behavior.
Type Aliases§
- Event
Stream - Boxed event stream — what
query_stream()returns.