{
  "artifacts": {
    "markdown": {
      "pattern": "https://chatjs.dev/docs/{route}.md"
    },
    "api": {
      "openapi": "https://chatjs.dev/docs/openapi.json",
      "pages": "https://chatjs.dev/docs/api/docs/pages.json"
    },
    "llmsFullTxt": "https://chatjs.dev/docs/llms-full.txt",
    "llmsTxt": "https://chatjs.dev/docs/llms.txt",
    "apiCatalog": "https://chatjs.dev/docs/.well-known/api-catalog",
    "agentSkills": "https://chatjs.dev/docs/.well-known/agent-skills/index.json",
    "sitemap": "https://chatjs.dev/docs/sitemap.xml"
  },
  "description": "Complete documentation for ChatJS, the production-ready AI chat app. Learn authentication, streaming, tool calling, multi-model support, and deployment best practices.",
  "generator": "blume@1.6.3",
  "name": "ChatJS Documentation",
  "site": "https://chatjs.dev",
  "contentUsage": {
    "search": true,
    "ai-input": true,
    "ai-train": true
  },
  "repository": "https://github.com/FranciscoMoretti/chat-js"
}
