-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathmainsamplesource.json
More file actions
80 lines (80 loc) · 2.36 KB
/
mainsamplesource.json
File metadata and controls
80 lines (80 loc) · 2.36 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
{
"githubId": "d10ebe64-2a72-4792-bf63-690811a2aa75",
"files": [
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/index.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/globals.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/chatbot/chatbot.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/chatbot/response.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/chatbot/spinner.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/documentManager.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/server/handler.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/server/llmManager.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/server/logger.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/server/server.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/ui/custom.json",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/ui/functionMap.js",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/client/ui/styles.css",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/config/config.json",
"description": "",
"reason": ""
},
{
"path": "ApryseSDK/webviewer-samples/refs/heads/main/webviewer-ask-ai/config/loader.js",
"description": "",
"reason": ""
}
]
}