Expand description
Tool normalization driver wrapper.
Wraps any LlmDriver and normalizes its tool call output to match
Claude Sonnet/Opus 4.6 behavior, regardless of the backend model’s native
tool-call capability.
Structs§
- Tool
Normalizer Driver - Driver wrapper that normalizes tool calls from any backend model to match Claude Sonnet/Opus 4.6 format.