Commit Graph

75 Commits

Author SHA1 Message Date
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
aries_ckt
71b9cd14a6 style:fmt 2023-08-29 19:57:33 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
yhjun1026
c67e6d1a65 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 09:54:19 +08:00
aries_ckt
5ed35acce8 feat:add clickouse connection 2023-08-22 13:25:23 +08:00
yhjun1026
76745d0e57 feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-18 10:13:55 +08:00
FangYin Cheng
0859f36a89 feat: Support SQLite connection 2023-08-11 18:25:03 +08:00
yhjun1026
c519203cd6 feat(db-g[t): black param change 2023-08-01 18:11:59 +08:00
yhjun1026
77f6b2f458 feat:Db summary merge multi db connect 2023-08-01 15:35:59 +08:00
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
magic.chen
7233b9711f Fixed the issue when the MySQL table name had the keyword in it (#358)
When a table name with special characters, such as trigger, exists in
the database, the following error is reported.
```log
2023-07-25 00:02:47 | ERROR | stderr | sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'trigger' at line 1")
2023-07-25 00:02:47 | ERROR | stderr | [SQL: SHOW INDEXES FROM trigger]
```
2023-07-25 00:23:47 +08:00
yiqijiu
34aa73fa76 Fixed the issue when the MySQL table name had the keyword in it 2023-07-24 15:59:25 +00:00
csunny
cc5564af23 chroes: fix + lint 2023-07-24 19:27:24 +08:00
csunny
51df0ee022 fix: update + filter meta db. 2023-07-24 19:25:13 +08:00
csunny
632aee3149 lint: fix pylint 2023-07-24 18:55:57 +08:00
yhjun1026
35536df73e Merge branch 'main' into dev_ty_06_end
# Conflicts:
#	pilot/common/sql_database.py
#	pilot/configs/config.py
#	pilot/scene/base.py
#	pilot/scene/chat_dashboard/chat.py
#	pilot/scene/chat_dashboard/data_preparation/report_schma.py
#	pilot/scene/chat_dashboard/prompt.py
2023-07-21 16:46:59 +08:00
yhjun1026
a8af407ddf Multi DB support 2023-07-21 16:39:51 +08:00
yhjun1026
288e55a97f Multi DB support 2023-07-21 10:15:32 +08:00
aries_ckt
b5f3e079db docs:v0.3.1 docs
1.fmt
2.docs
2023-07-13 19:23:03 +08:00
aries_ckt
e01308d9be docs:v0.3.1 docs
1.fmt
2.docs
2023-07-13 19:23:03 +08:00
aries_ckt
4e33e6ec2e fix:ignore knowledge_management databases 2023-07-13 16:39:02 +08:00
aries_ckt
df0b562bf8 fix:ignore knowledge_management databases 2023-07-13 16:39:02 +08:00
yhjun1026
28a08a1245 WEB API independent 2023-07-07 16:02:17 +08:00
aries_ckt
b68bb2b5d5 test:delete unusual test file 2023-07-06 19:10:09 +08:00
aries_ckt
48204b54ff test:delete unusual test file 2023-07-06 19:10:09 +08:00
aries_ckt
eb31d5523e doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
2023-07-06 13:47:46 +08:00
aries_ckt
6dbf5a2097 doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
2023-07-06 13:47:46 +08:00
tuyang.yhj
5093e3714a WEB API independent 2023-07-06 10:25:02 +08:00
tuyang.yhj
30c7803451 WEB API independent 2023-07-03 16:17:32 +08:00
tuyang.yhj
a6097c4cb4 WEB API independent 2023-07-03 16:17:32 +08:00
aries_ckt
7f979c0880 style:format code
format code
2023-06-27 22:20:21 +08:00
aries_ckt
682b1468d1 style:format code
format code
2023-06-27 22:20:21 +08:00
tuyang.yhj
5599bb63ea Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
ca6afbd445 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
b49ecc2668 WEB API independent 2023-06-27 15:35:18 +08:00
tuyang.yhj
3f7cc02426 WEB API independent 2023-06-27 15:35:18 +08:00
tuyang.yhj
d753af1166 WEB API independent 2023-06-25 14:46:46 +08:00
tuyang.yhj
d372e73cd5 WEB API independent 2023-06-25 14:46:46 +08:00
aries-ckt
1bef83a13e fix:format 2023-06-14 22:22:27 +08:00
aries-ckt
d07d103db9 fix:format 2023-06-14 22:22:27 +08:00
yhjun1026
42a39120c3 async auto load plugin 2023-06-14 21:56:38 +08:00
yhjun1026
04335465df async auto load plugin 2023-06-14 21:56:38 +08:00
yhjun1026
48eeb3dcb8 async auto load plugin 2023-06-14 21:54:43 +08:00
yhjun1026
88d1709905 async auto load plugin 2023-06-14 21:54:43 +08:00
yhjun1026
3a6501ba96 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
yhjun1026
ddd8e7a8c5 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
yhjun1026
cc4d70d4d5 async auto load plugin 2023-06-14 21:51:05 +08:00