File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 9191 - community/faq.md
9292 - community/recipes.md
9393 - community/integrations.md
94+ - community/llms.md
9495 - Changelog : changelog.md
9596 - 🤍 Sponsor : https://github.com/sponsors/abhinav
9697
Original file line number Diff line number Diff line change 1+ ---
2+ icon : material/robot
3+ title : LLMs
4+ description : >-
5+ Information about LLM usage in git-spice development
6+ and LLM-friendly documentation.
7+ ---
8+
9+ # Large Language Models
10+
11+ ## Development transparency
12+
13+ The maintainers of git-spice occasionally use Large Language Models (LLMs)
14+ for implementation and debugging assistance during development.
15+ All LLM-generated output goes through human review,
16+ and the project maintains a high bar for code quality and testing.
17+
18+ If LLM usage in development is a concern for you,
19+ all versions up to and including <!-- gs:version v0.15.0 -->
20+ are free of LLM-generated code.
21+ These versions are quite featureful.
22+
23+ ## LLM-friendly documentation
24+
25+ If you want to feed git-spice documentation to an LLM,
26+ this website provides the following files per
27+ [ llmstxt.org] ( https://llmstxt.org/ ) guidelines:
28+
29+ - [ llms.txt] ( https://abhinav.github.io/git-spice/llms.txt )
30+ - [ llms-full.txt] ( https://abhinav.github.io/git-spice/llms-full.txt )
31+
You can’t perform that action at this time.
0 commit comments