Docs for LLMs (Svelte)

1 month ago 2

We support the llms.txt convention for making documentation available to large language models and the applications that make use of them.

Currently, we have the following root-level files...

  • /llms.txt — a listing of the available files
  • /llms-full.txt — complete documentation for Svelte, SvelteKit and the CLI
  • /llms-medium.txt — compressed documentation for use with medium context windows
  • /llms-small.txt — highly compressed documentation for use with smaller context windows

...and package-level documentation:

Read Entire Article