Skip to content

Installation

App-Compose is a lightweight and standalone library with zero dependencies. TypeScript support works out of the box. No separate @types packages are required.

You don’t need to install anything to play with App-Compose. Try editing the sandbox in a new tab.

Use your preferred package manager.

Terminal window
npm install --save-exact @grlt-hub/app-compose
  1. Open chat and type @docs
  2. Click Add new doc
  3. Paste the URL and confirm:
https://app-compose.dev/llms-full.txt

Paste this URL into the chat — most assistants accept a URL as context:

https://app-compose.dev/llms-full.txt

Use llms-small.txt for models with a smaller context window (e.g. GPT-3.5, free-tier plans).