forked from CopilotKit/CopilotKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs-links.json
More file actions
137 lines (137 loc) · 5.73 KB
/
Copy pathdocs-links.json
File metadata and controls
137 lines (137 loc) · 5.73 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"framework": "langgraph-python",
"features": {
"beautiful-chat": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/prebuilt-components",
"shell_docs_path": "/prebuilt-components"
},
"cli-start": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/quickstart",
"shell_docs_path": "/quickstart"
},
"agentic-chat": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/prebuilt-components",
"shell_docs_path": "/prebuilt-components"
},
"prebuilt-sidebar": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/prebuilt-components",
"shell_docs_path": "/prebuilt-components"
},
"prebuilt-popup": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/prebuilt-components",
"shell_docs_path": "/prebuilt-components"
},
"chat-slots": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/custom-look-and-feel/slots",
"shell_docs_path": "/custom-look-and-feel/slots"
},
"chat-customization-css": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/custom-look-and-feel",
"shell_docs_path": "/custom-look-and-feel/css"
},
"headless-simple": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/custom-look-and-feel/headless-ui",
"shell_docs_path": "/custom-look-and-feel/headless-ui"
},
"headless-complete": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/custom-look-and-feel/headless-ui",
"shell_docs_path": "/custom-look-and-feel/headless-ui"
},
"reasoning-custom": {
"og_docs_url": "https://docs.copilotkit.ai/custom-look-and-feel/reasoning-messages",
"shell_docs_path": "/custom-look-and-feel/reasoning-messages"
},
"reasoning-default-render": {
"og_docs_url": "https://docs.copilotkit.ai/custom-look-and-feel/reasoning-messages",
"shell_docs_path": "/custom-look-and-feel/reasoning-messages"
},
"frontend-tools": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/frontend-tools",
"shell_docs_path": "/frontend-tools"
},
"frontend-tools-async": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/frontend-tools",
"shell_docs_path": "/frontend-tools"
},
"gen-ui-tool-based": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/your-components/display-only",
"shell_docs_path": "/generative-ui/your-components/display-only"
},
"hitl-in-chat": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/your-components/interactive",
"shell_docs_path": "/generative-ui/your-components/interactive"
},
"hitl-in-app": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/frontend-tools",
"shell_docs_path": "/frontend-tools"
},
"gen-ui-interrupt": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/your-components/interrupt-based",
"shell_docs_path": "/human-in-the-loop/interrupt-flow"
},
"interrupt-headless": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/human-in-the-loop/interrupt-flow",
"shell_docs_path": "/human-in-the-loop/headless"
},
"declarative-gen-ui": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/a2ui/dynamic-schema",
"shell_docs_path": "/generative-ui/a2ui/dynamic-schema"
},
"a2ui-fixed-schema": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/a2ui/fixed-schema",
"shell_docs_path": "/generative-ui/a2ui/fixed-schema"
},
"mcp-apps": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/mcp-apps",
"shell_docs_path": "/generative-ui/mcp-apps"
},
"open-gen-ui": {
"og_docs_url": "https://docs.copilotkit.ai/generative-ui/open-generative-ui",
"shell_docs_path": "/generative-ui/open-generative-ui"
},
"open-gen-ui-advanced": {
"og_docs_url": "https://docs.copilotkit.ai/generative-ui/open-generative-ui",
"shell_docs_path": "/generative-ui/open-generative-ui"
},
"gen-ui-agent": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/state-rendering",
"shell_docs_path": "/generative-ui/state-rendering"
},
"tool-rendering-default-catchall": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/tool-rendering",
"shell_docs_path": "/generative-ui/tool-rendering"
},
"tool-rendering-custom-catchall": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/tool-rendering",
"shell_docs_path": "/generative-ui/tool-rendering"
},
"tool-rendering": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/tool-rendering",
"shell_docs_path": "/generative-ui/tool-rendering"
},
"tool-rendering-reasoning-chain": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/generative-ui/tool-rendering",
"shell_docs_path": "/generative-ui/tool-rendering"
},
"shared-state-read-write": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/shared-state/in-app-agent-write",
"shell_docs_path": "/shared-state/in-app-agent-write"
},
"shared-state-streaming": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/shared-state/predictive-state-updates",
"shell_docs_path": "/shared-state/predictive-state-updates"
},
"readonly-state-agent-context": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/agent-app-context",
"shell_docs_path": "/agent-app-context"
},
"subagents": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/multi-agent-flows",
"shell_docs_path": "/multi-agent-flows"
},
"auth": {
"og_docs_url": "https://docs.copilotkit.ai/langgraph/auth",
"shell_docs_path": "/auth"
}
}
}