Expand description
TurnRuntime: host-agnostic ReAct-style loop with stop gates and compaction.
Structs§
- Turn
Options - Options for a single turn.
- Turn
Outcome - Successful or failed turn result.
- Turn
Runtime - Stateless turn engine.
Enums§
- Turn
Input - User-facing turn input.
Functions§
- estimate_
conversation_ tokens - Estimate tokens for a conversation (re-export of shared estimator).