APIs
Dataworkz Agents API
Concepts
LLMProviderId
API
Token
For Dataworkz API Token use the format 'SSWS ' and for OAuth2 generated JWT token use 'Bearer '
successful operation
successful operation
Token
Id of the Agent in the system
3756809c-4032-4e48-b3f0-2a6d30a03a54The last text from the user. Must be url encoded.
What is the status of the order?Id of the LLM to use for the agent. This must be one of the LLMs configured in this account. Currently, gpt-4 and llama3-70B models are supported. Id can be copied from the LLM Configuration page.
3756809c-4032-4e48-b3f0-2a6d30a03a54Any additional properties to be passed to influence execution
For Dataworkz API Token use the format 'SSWS ' and for OAuth2 generated JWT token use 'Bearer '
successful operation. The agent's response is available in 'answer'. If structuredResponse is configured then it is available in the key 'structuredResponse'. Probe is returned in the 'probe'.
successful operation. The agent's response is available in 'answer'. If structuredResponse is configured then it is available in the key 'structuredResponse'. Probe is returned in the 'probe'.
Token
For Dataworkz API Token use the format 'SSWS ' and for OAuth2 generated JWT token use 'Bearer '
successful operation
successful operation
Token
OK
OK
Token
For Dataworkz API Token use the format 'SSWS ' and for OAuth2 generated JWT token use 'Bearer '
OK
OK
Token
Id of the Agent in the system
3756809c-4032-4e48-b3f0-2a6d30a03a54Id of the LLM to use for the agent. This must be one of the LLMs configured in this account. Id can be copied from the LLM Configuration page or retrieved by a call to the llm-providers endpoint. If not provided, the llmId configured in the agent is used, if that's not present then the llm marked default in LLM Configurations is used. If not LLM Id is found, the request will fail.
3756809c-4032-4e48-b3f0-2a6d30a03a54Any additional properties to be passed to influence execution
OK
OK
Last updated

