drupal/llm_support

Eases AI processing of site content, reducing computational costs and effort.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Type:drupal-recipe

1.0.0 2025-06-10 16:46 UTC

This package is auto-updated.

Last update: 2025-06-10 15:04:24 UTC


README

This recipe makes sites AI-friendly by easing AI processing of site content and with that reducing processing costs. It provides complete coverage of the emerging llms.txt standard.

Included modules:

  • /llms.txt - authoring and output of the /llms.txt file
  • Markdownify - output each entity in MarkDown format
  • Token Filter - token support for llms.txt authoring

Note: Output of all website content in a llms-full.txt file is not supported. Drupal site content is often so voluminous that serving it inside one text file would be prohibitive on multiple levels.