We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5acef commit d80baa2Copy full SHA for d80baa2
mint.json
@@ -44,6 +44,24 @@
44
"name": "Product",
45
"icon": "square-terminal",
46
"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
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
63
+ "iconType": "solid",
64
+ "url": "https://docs.unstructured.io/llms-full.txt"
65
}
66
],
67
"feedback": {
0 commit comments