How to interact with agents built in Agent Service.
POST
request to create an application spec (/v4/application-specs
).application_spec_id
from the response.loop_with_list_demo.yaml
).uuid4()
) and associates an account_id
.STATE_MACHINE
, PLAN
, or WORKFLOW
) based on YAML contents.POST
request to /v4/application-variants
to create a variant.variant_id
from the response.POST
request to process a specific application variant.object: "tree"
) for processing.POST
request with stream=True
to enable real-time streaming.