Skip to main content

Module agent_loop

Module agent_loop 

Source

Structs§

AgentLoopConfig
Configuration for the agent loop.
KvCacheState
Tracks the token sequence currently held in the KV cache.

Enums§

AgentEvent
Events emitted by the agent loop.
CompletionReason

Functions§

run_agent_loop
Run the core agentic loop with incremental, chunked prompt encoding.