Llm Support
This module makes your Drupal site AI-friendly by supporting the emerging llms.txt standard. It allows for authoring and output of the llms.txt file, converts content to Markdown format, and provides token support for authoring the llms.txt file.
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.