Commit Graph

82 Commits

Author SHA1 Message Date
aries_ckt
75e5766a3f fix:mysql connection error
Close #638
2023-09-28 15:41:11 +08:00
Aries-ckt
cdd0fabd6a Merge branch 'main' into main 2023-09-28 13:42:16 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
aries_ckt
92c25fe395 fix:pyspark lazy load 2023-09-27 12:40:30 +08:00
aries_ckt
1d3ea2acd5 fix:chromadb version 2023-09-27 12:03:05 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
lozzow
14dc5dac04 style: fix code style with black 2023-09-25 14:29:16 +00:00
lozzow
6a03c24ee7 fix: add error message log out 2023-09-25 13:05:04 +00:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
lozzo
d6a623ac59 Merge branch 'eosphoros-ai:main' into main 2023-09-25 17:03:32 +08:00
lozzow
8b7197d83a feat: add postgresql support 2023-09-24 23:56:18 +00:00
aries_ckt
ce3b2e6213 style:fmt 2023-09-22 00:21:54 +08:00
aries_ckt
f3caba7d72 feat:update params 2023-09-20 20:22:14 +08:00
aries_ckt
86ad276244 chore:merge main 2023-09-19 11:52:51 +08:00
aries_ckt
7edf7c9bbb feat:add spark 2023-09-19 11:11:26 +08:00
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
Aries-ckt
d42afb50a7 feat: Optimize code import time (#517)
Close #515 

1. Remove unnecessary imported packages
2. Import packages through lazy loading
2023-09-01 10:55:59 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
yhjun1026
ff9ead0859 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 20:30:44 +08:00
yhjun1026
9dd23a22f3 Merge branch 'main' into TY_08_DEV_NEW 2023-08-31 19:22:07 +08:00
yhjun1026
248c1369b5 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 19:20:22 +08:00
aries_ckt
71b9cd14a6 style:fmt 2023-08-29 19:57:33 +08:00
yhjun1026
c3eacd747c feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 15:12:21 +08:00
yhjun1026
ca5ed11623 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 12:00:44 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
aries_ckt
8fb519e503 style:fmt 2023-08-22 18:59:16 +08:00
aries_ckt
d716d20a36 style:fmt 2023-08-22 18:48:07 +08:00
aries_ckt
e3c0fbbaa8 style:fmt 2023-08-22 18:44:20 +08:00
aries_ckt
1312b190bf style:fmt 2023-08-22 16:49:53 +08:00
aries_ckt
5ed35acce8 feat:add clickouse connection 2023-08-22 13:25:23 +08:00
yhjun1026
5bbe47d715 feat(editor): ChatExcel
ChatExcel devlop part 2
2023-08-21 19:18:10 +08:00
FangYin Cheng
909bb263a4 feat: Add examples and modify deploy documents 2023-08-18 15:12:37 +08:00
yhjun1026
29be096a96 Merge branch 'main' into TY_08_DEV_NEW
# Conflicts:
#	requirements.txt
2023-08-18 10:44:36 +08:00
yhjun1026
76745d0e57 feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-18 10:13:55 +08:00
FangYin Cheng
e5b03c8ab4 fix: fix issue #445, sqlite unable to open database file 2023-08-16 04:25:53 +08:00
yhjun1026
382d2f3831 Merge branch 'main' into TY_08_DEV_NEW
# Conflicts:
#	README.md
#	pilot/connections/rdbms/base.py
#	pilot/server/static/404.html
#	pilot/server/static/404/index.html
#	pilot/server/static/chat/index.html
#	pilot/server/static/chat/index.txt
#	pilot/server/static/datastores/documents/chunklist/index.html
#	pilot/server/static/datastores/documents/chunklist/index.txt
#	pilot/server/static/datastores/documents/index.html
#	pilot/server/static/datastores/documents/index.txt
#	pilot/server/static/datastores/index.html
#	pilot/server/static/datastores/index.txt
#	pilot/server/static/index.html
#	pilot/server/static/index.txt
2023-08-15 16:27:27 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
FangYin Cheng
0859f36a89 feat: Support SQLite connection 2023-08-11 18:25:03 +08:00
yhjun1026
a95d292bf9 feat(editor): editor api devlop
editor api devlop part 1
2023-08-10 15:01:00 +08:00
yhjun1026
c519203cd6 feat(db-g[t): black param change 2023-08-01 18:11:59 +08:00
yhjun1026
cc05400093 feat(editor): DB GPT Editor Api
1.Add DB GPT Editor Api
2.Remove Old web server file
2023-08-01 18:00:03 +08:00
yhjun1026
e340e8daff Merge branch 'TY_07_DEV' into TY_08_END 2023-08-01 15:53:26 +08:00
yhjun1026
77f6b2f458 feat:Db summary merge multi db connect 2023-08-01 15:35:59 +08:00
yhjun1026
40659b93e7 feat:Db connect setting on web 2023-08-01 14:14:10 +08:00
yhjun1026
1547c3aff1 DDL run bug fix 2023-07-27 17:57:18 +08:00
yhjun1026
657484608e Merge remote-tracking branch 'origin/test' into test 2023-07-25 19:00:36 +08:00
yhjun1026
dab39a1180 DDL run bug fix 2023-07-25 19:00:03 +08:00
csunny
632aee3149 lint: fix pylint 2023-07-24 18:55:57 +08:00
yhjun1026
ea97bfccc7 web bug fix 2023-07-24 17:13:27 +08:00