Run an Agent to process unstructured data synchronously.
agent_id
(String): The ID of the VolansDB Agent to run.
args
(Map): A map of Agent Inputs to pass to the Agent.
Varies depending on the Agent. The output of an Agent depends on the underlying Enging powering the Agent.
Assuming the underlying Agent is expecting two Agent inputs with keys prompt
and target
:
Run an Agent to process unstructured data synchronously.
agent_id
(String): The ID of the VolansDB Agent to run.
args
(Map): A map of Agent Inputs to pass to the Agent.
Varies depending on the Agent. The output of an Agent depends on the underlying Enging powering the Agent.
Assuming the underlying Agent is expecting two Agent inputs with keys prompt
and target
: