tools property
Spec 2025-11-25 (SEP-1577): tools the client's LLM may call while generating this completion. Only understood by 2025-11-25 peers.
Implementation
final List<SamplingTool>? tools;
Spec 2025-11-25 (SEP-1577): tools the client's LLM may call while generating this completion. Only understood by 2025-11-25 peers.
final List<SamplingTool>? tools;