Tool Execution Framework
The Dataworkz Agent reasons and creates a plan that involves tool invocations to solve a problem. It leverages the Tool Execution Framework to handle tool executions. This is an internal component that helps that can execute different tool implementations - such as making a Database query, calling a Dataworkz RAG Application or invoking REST API. It can handle tool invocation failures, configuration issues, and other availability issues and provide the Agent with appropriate feedback or specific messages. In addition, to help Tool Developer’s debug issues, it can capture invocations, monitoring details and provide information for audits and debugging, etc.
Last updated