Agents
Dataworkz Agents are software systems that are powered by LLMs and Tools and provide reasoning based problem solving coupled with tool execution to solve complex problems. Dataworkz Agents are enterprise-grade systems with robust capabilities around data security and access control. An extensive tool set enables Agent and Tool builders to build, test, introspect and manage Agent operations. A Dataworkz Agent is described using a JSON which captures all the configuration declaratively. This agent configuration is given a unique id and is used when leveraging the Agent API to invoke the agent.
An example Agent configuration file can look like this -
Last updated