Table of Contents

AI - v1.0.0

Reference

Reference material for the agents and JSON API shipped by the AI package itself.

Topics

  • Built-in agents — the cross-cutting agents shipped by this package (AltTextGenerationAgent, ContentRewriteAgent, SummarizationAgent) — inputs, output schemas, and consumer notes.
  • JSON API schema — OpenAPI 3.1 schema for the REST endpoints that back the React and Vue admin surfaces.

See also: authoring-agents for building your own agent and react-vue-integration for consuming the JSON API from a JavaScript client.