Skip to content

Commit d80baa2

Browse files
authored
Add llms.txt and variants to sidebar navigation (#365)
1 parent da5acef commit d80baa2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

mint.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,24 @@
4444
"name": "Product",
4545
"icon": "square-terminal",
4646
"url": "https://unstructured.io/product"
47+
},
48+
{
49+
"name": "Meta-Prompt (Titles)",
50+
"icon": "microchip-ai",
51+
"iconType": "thin",
52+
"url": "https://docs.unstructured.io/llms.txt"
53+
},
54+
{
55+
"name": "Meta-Prompt (Partials)",
56+
"icon": "microchip-ai",
57+
"iconType": "regular",
58+
"url": "https://github.com/Unstructured-IO/docs/blob/main/meta-prompt/llms.txt"
59+
},
60+
{
61+
"name": "Meta-Prompt (Full)",
62+
"icon": "microchip-ai",
63+
"iconType": "solid",
64+
"url": "https://docs.unstructured.io/llms-full.txt"
4765
}
4866
],
4967
"feedback": {

0 commit comments

Comments
 (0)