Spaces:
Sleeping
Sleeping
Upload 22 files
Browse files- chengrui/database_name.csv +31 -0
- chengrui/faiss_index/index.faiss +0 -0
- chengrui/faiss_index/index.pkl +3 -0
- config.yaml +11 -3
- faiss_index/index.faiss +0 -0
- faiss_index/index.pkl +2 -2
- guojing/database_name.csv +31 -0
- guojing/faiss_index/index.faiss +0 -0
- guojing/faiss_index/index.pkl +3 -0
- test001/database_name.csv +31 -0
- test001/faiss_index/index.faiss +0 -0
- test001/faiss_index/index.pkl +3 -0
- test002/database_name.csv +31 -0
- test002/faiss_index/index.faiss +0 -0
- test002/faiss_index/index.pkl +3 -0
- test003/database_name.csv +31 -0
- test003/faiss_index/index.faiss +0 -0
- test003/faiss_index/index.pkl +3 -0
chengrui/database_name.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
大模型LLM解决方案调研问卷.pdf,2024-01-18 20:12
|
2 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
3 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
4 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
5 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
6 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
7 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
8 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
9 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
10 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
11 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
12 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:51
|
13 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
14 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
15 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
16 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
17 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
18 |
+
joeshi_upload.pdf,2024-03-12 18:20
|
19 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 21:53
|
20 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:40
|
21 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:54
|
22 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:57
|
23 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
24 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
25 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
26 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
27 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
28 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
29 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
30 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
31 |
+
ChatGPT讲座大纲 20230511(美团).pdf,2024-05-02 17:37
|
chengrui/faiss_index/index.faiss
ADDED
Binary file (24.6 kB). View file
|
|
chengrui/faiss_index/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|
config.yaml
CHANGED
@@ -60,10 +60,18 @@ credentials:
|
|
60 |
email: [email protected]
|
61 |
name: cq
|
62 |
password: '$2b$12$YfjCXWbXXoada3kHdy9aiOYrI.3Mz94VIN.wrssaDGP2dJjgtVHcW' # To be replaced with hashed password, test
|
63 |
-
|
64 |
email: [email protected]
|
65 |
-
name:
|
66 |
-
password: '$2b$12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
cookie:
|
68 |
expiry_days: 30
|
69 |
key: random_signature_key # Must be string
|
|
|
60 |
email: [email protected]
|
61 |
name: cq
|
62 |
password: '$2b$12$YfjCXWbXXoada3kHdy9aiOYrI.3Mz94VIN.wrssaDGP2dJjgtVHcW' # To be replaced with hashed password, test
|
63 |
+
test001:
|
64 |
email: [email protected]
|
65 |
+
name: test001
|
66 |
+
password: '$2b$12$.IqUmcWhPlKlJv.Y3Ghy8uoFdwA/1KOYuFMzst11sMqvJOfNs21vu' # To be replaced with hashed password, test
|
67 |
+
test002:
|
68 |
+
email: [email protected]
|
69 |
+
name: test002
|
70 |
+
password: '$2b$12$EI3cGR5pSddL/36wvOEiBOA0FGF3w5WhecCOxzgZCU63T0Oys3TbW' # To be replaced with hashed password, test
|
71 |
+
test003:
|
72 |
+
email: [email protected]
|
73 |
+
name: test003
|
74 |
+
password: '$2b$12$a487ZDz97h7gjXQIcoIWFOlKuQIoVEGz1eBdzz7Al1TzhO3RRr5kW' # To be replaced with hashed password, test
|
75 |
cookie:
|
76 |
expiry_days: 30
|
77 |
key: random_signature_key # Must be string
|
faiss_index/index.faiss
CHANGED
Binary files a/faiss_index/index.faiss and b/faiss_index/index.faiss differ
|
|
faiss_index/index.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|
guojing/database_name.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
大模型LLM解决方案调研问卷.pdf,2024-01-18 20:12
|
2 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
3 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
4 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
5 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
6 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
7 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
8 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
9 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
10 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
11 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
12 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:51
|
13 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
14 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
15 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
16 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
17 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
18 |
+
joeshi_upload.pdf,2024-03-12 18:20
|
19 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 21:53
|
20 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:40
|
21 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:54
|
22 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:57
|
23 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
24 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
25 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
26 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
27 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
28 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
29 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
30 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
31 |
+
ChatGPT讲座大纲 20230511(美团).pdf,2024-05-02 17:37
|
guojing/faiss_index/index.faiss
ADDED
Binary file (24.6 kB). View file
|
|
guojing/faiss_index/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|
test001/database_name.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
大模型LLM解决方案调研问卷.pdf,2024-01-18 20:12
|
2 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
3 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
4 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
5 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
6 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
7 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
8 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
9 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
10 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
11 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
12 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:51
|
13 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
14 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
15 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
16 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
17 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
18 |
+
joeshi_upload.pdf,2024-03-12 18:20
|
19 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 21:53
|
20 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:40
|
21 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:54
|
22 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:57
|
23 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
24 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
25 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
26 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
27 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
28 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
29 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
30 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
31 |
+
ChatGPT讲座大纲 20230511(美团).pdf,2024-05-02 17:37
|
test001/faiss_index/index.faiss
ADDED
Binary file (24.6 kB). View file
|
|
test001/faiss_index/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|
test002/database_name.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
大模型LLM解决方案调研问卷.pdf,2024-01-18 20:12
|
2 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
3 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
4 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
5 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
6 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
7 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
8 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
9 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
10 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
11 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
12 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:51
|
13 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
14 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
15 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
16 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
17 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
18 |
+
joeshi_upload.pdf,2024-03-12 18:20
|
19 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 21:53
|
20 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:40
|
21 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:54
|
22 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:57
|
23 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
24 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
25 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
26 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
27 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
28 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
29 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
30 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
31 |
+
ChatGPT讲座大纲 20230511(美团).pdf,2024-05-02 17:37
|
test002/faiss_index/index.faiss
ADDED
Binary file (24.6 kB). View file
|
|
test002/faiss_index/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|
test003/database_name.csv
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
大模型LLM解决方案调研问卷.pdf,2024-01-18 20:12
|
2 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
3 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
4 |
+
joeshi_upload.pdf,2024-01-18 22:32
|
5 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
6 |
+
专属ChatGPT产品介绍 20230415.pdf,2024-03-10 21:37
|
7 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
8 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
9 |
+
Web App开发需求说明 20230512.pdf,2024-03-10 23:02
|
10 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
11 |
+
大模型LLM解决方案调研问卷.pdf,2024-03-12 12:51
|
12 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:51
|
13 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
14 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
15 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 12:54
|
16 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
17 |
+
joeshi_upload.pdf,2024-03-12 18:19
|
18 |
+
joeshi_upload.pdf,2024-03-12 18:20
|
19 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 21:53
|
20 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:40
|
21 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:54
|
22 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-12 22:57
|
23 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
24 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2024-03-13 13:20
|
25 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
26 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
27 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 17:22
|
28 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
29 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
30 |
+
企业数据资源相关会计处理暂行规定.pdf,2024-03-29 18:01
|
31 |
+
ChatGPT讲座大纲 20230511(美团).pdf,2024-05-02 17:37
|
test003/faiss_index/index.faiss
ADDED
Binary file (24.6 kB). View file
|
|
test003/faiss_index/index.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ccbf1b0cc7ff317388400aaa60727cc12b0864ddeca2762389fad0b56593afa
|
3 |
+
size 6704
|