We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cb9fa commit 2fb89d7Copy full SHA for 2fb89d7
1 file changed
llms-full.txt
@@ -1672,6 +1672,13 @@ Install the [SQL Formatter VSCode](https://marketplace.visualstudio.com/items?it
1672
}
1673
```
1674
1675
+## For LLMs
1676
+
1677
+Two machine-readable summaries are maintained for AI consumption, following the [llms.txt](https://llmstxt.org) convention:
1678
1679
+- [llms.txt](llms.txt) - curated API reference and usage guide
1680
+- [llms-full.txt](llms-full.txt) - full packed source, auto-generated on each push
1681
1682
## License
1683
1684
[MIT](https://github.com/bug3/sql-render/blob/master/LICENSE)
0 commit comments