Module response

Module response 

Source

Re-exports§

pub use crate::runtime::tool_call::ToolResult;
pub use crate::runtime::tool_call::ToolStatus;

Structs§

InferenceError
Inference error emitted by the loop and consumed by telemetry plugins.
LLMResponse
LLM response extension: set after inference completes (success or error).
StreamResult
Result of stream collection used by runtime and plugin phase contracts.
TokenUsage
Provider-neutral token usage.

Enums§

StopReason
Why the LLM stopped generating output.