Expand description
Tooling helpers for runtime composition.
Structs§
- NoOp
Tool Port - A no-op tool port that advertises no tools and rejects all calls.
- Timeout
Tool Layer - A
ToolLayerthat applies a timeout to tool calls.
Tooling helpers for runtime composition.
ToolLayer that applies a timeout to tool calls.