Expand description
Tool support detection port.
This port defines the interface for detecting whether models support tool/function calling capabilities based on their metadata.
Structs§
- Tool
Support Detection - Result of tool support detection.
- Tool
Support Detection Input - Input for tool support detection.
Enums§
- Model
Source - The source/provider of the model being analyzed.
- Tool
Format - Tool calling format detected.
Traits§
- Tool
Support Detector Port - Port for detecting tool/function calling support in models.