Skip to main content

Module registry

Module registry 

Source

Structs§

GatewayDispatchResult
ToolEntry
Per-request routing entry keyed by the tool name the model will call.
ToolRegistry
Request-scoped registry built from RequestPayload.tools. Maps the name the LLM sees → routing metadata.

Enums§

ToolType