haive.core.engine.tool.analyzer¶
Tool analysis system leveraging Haive’s existing utilities.
This module analyzes tools to determine their properties and capabilities using the existing utilities in haive.core.common.
Classes¶
Analyzes tools to determine their properties and capabilities. |
Module Contents¶
- class haive.core.engine.tool.analyzer.ToolAnalyzer[source]¶
Analyzes tools to determine their properties and capabilities.
This analyzer uses existing Haive utilities to detect tool capabilities, schemas, and other properties needed for routing and execution.
Initialize the tool analyzer.