We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2c08d commit b35530cCopy full SHA for b35530c
docs/index.md
@@ -62,6 +62,7 @@ reference/acore
62
:caption: MISC:
63
:hidden:
64
65
+llms
66
contributing
67
authors
68
history
docs/llms.md
@@ -0,0 +1,5 @@
1
+# LLM documentation
2
+
3
+See [llms-full.txt](llms-full.txt) for the full documentation of the LLMs
4
+used in this project and
5
+[llms.txt](llms.txt) for a brief overview of modules.
0 commit comments