-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy path_meta.json
More file actions
31 lines (31 loc) · 886 Bytes
/
_meta.json
File metadata and controls
31 lines (31 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"Customising-prompts": {
"title": "️💻 Customising Prompts",
"href": "/Guides/Customising-prompts"
},
"How-to-train-on-other-documentation": {
"title": "📥 Training on docs",
"href": "/Guides/How-to-train-on-other-documentation"
},
"How-to-use-different-LLM": {
"title": "️🤖 How to use different LLM's",
"href": "/Guides/How-to-use-different-LLM",
"display": "hidden"
},
"My-AI-answers-questions-using-external-knowledge": {
"title": "💭️ Avoiding hallucinations",
"href": "/Guides/My-AI-answers-questions-using-external-knowledge",
"display": "hidden"
},
"Architecture": {
"title": "🏗️ Architecture",
"href": "/Guides/Architecture"
},
"compression": {
"title": "🗜️ Context Compression",
"href": "/Guides/compression"
},
"Integrations": {
"title": "🔗 Integrations"
}
}