Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.openchatwidget.com/llms.txt

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

Agents built with AI SDK are compatible with any Node.js environment. Some common hosting patterns:
  • ExpressRailway, Render, Fly.io, or any Node host (VPS, Docker).
  • HonoVercel (Node or Edge), Cloudflare Workers, or a Node host.
  • Vercel — Next.js API routes or standalone serverless functions using the AI SDK.
  • AWSAWS Lambda (e.g. with Serverless Framework or SST) with a Node runtime.
As long as the server exposes an endpoint, the widget will be able to connect to it.