File tree Expand file tree Collapse file tree 4 files changed +116
-2
lines changed
Expand file tree Collapse file tree 4 files changed +116
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ id : llms
3+ title : Documentation for LLMs
4+ sidebar_label : llms.txt
5+ ---
6+
7+ We provide documentation in various formats that large language models (LLMs) can consume.
8+
9+ On each page, you can click the "Copy page" button at the top to copy the content in markdown format.
10+
11+ In addition, we support the [ llms.txt] ( https://llmstxt.org/ ) initiative and provide the following files for easy access.
12+
13+ ## Latest stable version
14+
15+ - [ llms.txt] ( /llms.txt ) : A list of all available documentation for in markdown format.
16+ - [ llms-full.txt] ( /llms-full.txt ) : Complete documentation in a single file in markdown format.
17+
18+ ## Upcoming 8.x version
19+
20+ - [ llms-v8.x.txt] ( /llms-v8.x.txt ) : A list of all available documentation for in markdown format.
21+ - [ llms-full-v8.x.txt] ( /llms-full-v8.x.txt ) : Complete documentation in a single file in markdown format.
22+
23+ <details >
24+ <summary >Older versions</summary >
25+
26+ ## 6.x
27+
28+ - [ llms-v6.x.txt] ( /llms-v6.x.txt )
29+ - [ llms-full-v6.x.txt] ( /llms-full-v6.x.txt )
30+
31+ ## 5.x
32+
33+ - [ llms-v5.x.txt] ( /llms-v5.x.txt )
34+ - [ llms-full-v5.x.txt] ( /llms-full-v5.x.txt )
35+
36+ ## 4.x
37+
38+ - [ llms-v4.x.txt] ( /llms-v4.x.txt )
39+ - [ llms-full-v4.x.txt] ( /llms-full-v4.x.txt )
40+
41+ ## 3.x
42+
43+ - [ llms-v3.x.txt] ( /llms-v3.x.txt )
44+ - [ llms-full-v3.x.txt] ( /llms-full-v3.x.txt )
45+
46+ ## 2.x
47+
48+ - [ llms-v2.x.txt] ( /llms-v2.x.txt )
49+ - [ llms-full-v2.x.txt] ( /llms-full-v2.x.txt )
50+
51+ ## 1.x
52+
53+ - [ llms-v1.x.txt] ( /llms-v1.x.txt )
54+ - [ llms-full-v1.x.txt] ( /llms-full-v1.x.txt )
55+
56+ </details >
Original file line number Diff line number Diff line change 1+ ---
2+ id : llms
3+ title : Documentation for LLMs
4+ sidebar_label : llms.txt
5+ ---
6+
7+ We provide documentation in various formats that large language models (LLMs) can consume.
8+
9+ On each page, you can click the "Copy page" button at the top to copy the content in markdown format.
10+
11+ In addition, we support the [ llms.txt] ( https://llmstxt.org/ ) initiative and provide the following files for easy access.
12+
13+ ## Latest stable version
14+
15+ - [ llms.txt] ( /llms.txt ) : A list of all available documentation for in markdown format.
16+ - [ llms-full.txt] ( /llms-full.txt ) : Complete documentation in a single file in markdown format.
17+
18+ ## Upcoming 8.x version
19+
20+ - [ llms-v8.x.txt] ( /llms-v8.x.txt ) : A list of all available documentation for in markdown format.
21+ - [ llms-full-v8.x.txt] ( /llms-full-v8.x.txt ) : Complete documentation in a single file in markdown format.
22+
23+ <details >
24+ <summary >Older versions</summary >
25+
26+ ## 6.x
27+
28+ - [ llms-v6.x.txt] ( /llms-v6.x.txt )
29+ - [ llms-full-v6.x.txt] ( /llms-full-v6.x.txt )
30+
31+ ## 5.x
32+
33+ - [ llms-v5.x.txt] ( /llms-v5.x.txt )
34+ - [ llms-full-v5.x.txt] ( /llms-full-v5.x.txt )
35+
36+ ## 4.x
37+
38+ - [ llms-v4.x.txt] ( /llms-v4.x.txt )
39+ - [ llms-full-v4.x.txt] ( /llms-full-v4.x.txt )
40+
41+ ## 3.x
42+
43+ - [ llms-v3.x.txt] ( /llms-v3.x.txt )
44+ - [ llms-full-v3.x.txt] ( /llms-full-v3.x.txt )
45+
46+ ## 2.x
47+
48+ - [ llms-v2.x.txt] ( /llms-v2.x.txt )
49+ - [ llms-full-v2.x.txt] ( /llms-full-v2.x.txt )
50+
51+ ## 1.x
52+
53+ - [ llms-v1.x.txt] ( /llms-v1.x.txt )
54+ - [ llms-full-v1.x.txt] ( /llms-full-v1.x.txt )
55+
56+ </details >
Original file line number Diff line number Diff line change 160160 " pitch" ,
161161 " limitations" ,
162162 " used-by" ,
163- " contributing"
163+ " contributing" ,
164+ " llms"
164165 ]
165166 }
166167 ]
Original file line number Diff line number Diff line change 165165 " pitch" ,
166166 " limitations" ,
167167 " used-by" ,
168- " contributing"
168+ " contributing" ,
169+ " llms"
169170 ]
170171 }
171172 ]
You can’t perform that action at this time.
0 commit comments