forked from CopilotKit/CopilotKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
48 lines (48 loc) · 1.05 KB
/
Copy pathmeta.json
File metadata and controls
48 lines (48 loc) · 1.05 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"title": "Overview",
"pages": [
"---Get Started---",
"quickstart",
"coding-agents",
"...concepts",
"...agentic-protocols",
"---Build Chat UIs---",
"prebuilt-components",
"custom-look-and-feel",
"multimodal-attachments",
"voice",
"---Build Generative UI---",
"...generative-ui",
"---Give Your App Agent Powers---",
"frontend-tools",
"shared-state",
"human-in-the-loop",
"multi-agent/subagents",
"agent-config",
"programmatic-control",
"---Agents & Backends---",
"built-in-agent",
"...backend",
"runtime-server-adapter",
"auth",
"---Observe & Operate---",
"inspector",
"vs-code-extension",
"...troubleshooting",
"---Enterprise---",
"premium/overview",
"premium/intelligence-platform",
"premium/threads-explained",
"premium/observability",
"premium/self-hosting",
"threads",
"---Deploy---",
"...deploy",
"---What's New---",
"...whats-new",
"---Migrate---",
"...migrate",
"---Other---",
"...(other)"
]
}