Flag to produce easily consumable LLM output #12970
gshotwell
started this conversation in
Feature Requests
Replies: 1 comment 4 replies
-
I really like this idea! I've long wanted to have output formats that include a full copy of the input .qmd (for rubs hands reasons :)) in the output. But this is simpler and more immediately useful. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
A growing number of sites are hosting a directory of markdown files which are easily consumed by LLMs. It seems like this would be a trivial thing for quarto do do because it would basically involve dumping the
md
files into a directory prior to rendering them.The idea here is to have a website flag which would cause quarto to generate a reasonable llms.txt file.
https://llmstxt.org/
Beta Was this translation helpful? Give feedback.
All reactions