Skip to main content

Documentation Index

Fetch the complete documentation index at: https://chatjs.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

@chat-js/cli gets you from zero to a running ChatJS app in one command. No installation required — run it directly with npx:
npx @chat-js/cli@latest create my-app

create

Scaffold a new ChatJS application. Walks you through gateway, features, and auth selection.

add

Add a component or feature to an existing project.

config

Print the fully resolved configuration for the current project.