Agent inputs and outputs

These JSON Schemas describe the data an AEL agent exchanges: its components and instances, prompts, model endpoints and requests, ingress and runs. Each address ($id) is stable. All JSON Schemas

  • Agent component https://docs.ael.openeng.ai/schemas/agent-io/component-v0.schema.json
  • Agent instance https://docs.ael.openeng.ai/schemas/agent-io/instance-v0.schema.json
  • Agent run https://docs.ael.openeng.ai/schemas/agent-io/run-v0.schema.json
  • Incoming message https://docs.ael.openeng.ai/schemas/agent-io/ingress-v0.schema.json
  • Model endpoint https://docs.ael.openeng.ai/schemas/agent-io/model-endpoint-v0.schema.json
  • Model request https://docs.ael.openeng.ai/schemas/agent-io/model-request-v0.schema.json
  • Prompt settings https://docs.ael.openeng.ai/schemas/agent-io/prompt-v0.schema.json