Skip to content

Add llms.txt generation tutorial #8421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

TomeHirata
Copy link
Collaborator

As part of the real use case tutorial, this PR adds an end to end tutorial for generating llms.txt.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new tutorial on generating an llms.txt file for the DSPy repository and updates the site navigation to include it under a “Real-World Examples” section.

  • Introduce a “Real-World Examples” nav group in mkdocs.yml
  • Add a detailed llms_txt_generation/index.md tutorial demonstrating end-to-end llms.txt generation

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/mkdocs.yml Added “Real-World Examples” section linking to the llms.txt tutorial
docs/docs/tutorials/llms_txt_generation/index.md New tutorial file with step-by-step code for llms.txt generation
Comments suppressed due to low confidence (1)

docs/mkdocs.yml:62

  • Indentation for the new nav entries is inconsistent with the surrounding items; align it to match existing levels so the YAML structure remains valid.
        - Real-World Examples:

@TomeHirata TomeHirata force-pushed the feature/add-llms-txt-tutorial branch from 1bb9576 to 89d025b Compare June 19, 2025 06:24
@okhat okhat merged commit 94299c7 into stanfordnlp:main Jun 19, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants