Skip to content

Create well-known-uri.md #44

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simonwfarrow
Copy link

@jph00
Copy link
Contributor

jph00 commented Mar 18, 2025

Thanks for this. The llms.txt file actually has a more specific format than just being arbitrary markdown, which is described on the site, and can be tested by using the python module provided. llms-ctx.txt then is the same file, but with the URLs expanded to include the contents, but not including the 'optional' section. llms-ctx-full.txt includes the 'optional' section.

@jlfolland
Copy link

Maybe just use link rel alternate tag:

<link rel="alternate" type="application/pdf" href="/article.pdf" title="PDF version">
<link rel="alternate" type="text/markdown" href="/article.md" title="Markdown version">
<link rel="alternate" type="application/json" href="/article.json" title="JSON API response">

@jph00
Copy link
Contributor

jph00 commented May 10, 2025 via email

@sdavids
Copy link

sdavids commented May 17, 2025

/.well-known/llms.md and /.well-known/llms-full.md

https://en.wikipedia.org/wiki/Markdown

Filename extensions .md.markdown
Internet media type text/markdown

#30

@xfq xfq mentioned this pull request Apr 30, 2025
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.

4 participants