Table of Contents

AI - v1.0.0

Integration

How to consume the AI package's JSON API from clients outside the Laravel host — starting with the officially maintained React and Vue packages.

Topics

  • React and Vue integration — authentication, base URLs, custom fetch wrappers, and long-running agent-output streaming via useStreamingText. Includes the TypeScript types exported by @artisanpack-ui/react and @artisanpack-ui/vue.

See also: api-schema for the OpenAPI definition of the endpoints these clients call.