Skip to main content

Endpoint

Set model to aster-code or aster-work. Send input as text or as supported structured input. Streaming and tool continuation depend on the exact client and route combination you use.

Minimal request

Continuation and tools

  • Return tool outputs with the identifiers supplied by the preceding response.
  • Keep the model name stable within a continuation unless your harness deliberately starts a new request.
  • Do not assume every OpenAI Responses field is supported; begin with the fields your documented harness setup needs.

Next steps