FangYin Cheng
|
461179ee6f
|
feat(web): Add incremental response to streaming response for /v1/chat/completion request
|
2023-09-21 16:32:33 +08:00 |
|
cm-liushaodong
|
a4832be869
|
feat:
1. Support score feedback
2. Add method to return topk document source (KBQA)
|
2023-09-20 23:21:19 +08:00 |
|
FangYin Cheng
|
2d4d513eb5
|
chore: rename component
|
2023-09-19 10:23:39 +08:00 |
|
FangYin Cheng
|
ae34be23fd
|
chore(model): new required field for supported models
|
2023-09-19 09:58:48 +08:00 |
|
yhjun1026
|
0755200ca0
|
fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
|
2023-09-15 18:03:12 +08:00 |
|
FangYin Cheng
|
f304f9709d
|
fix(model): Fix the bug that the webserver cannot return model instances
|
2023-09-14 12:36:18 +08:00 |
|
aries_ckt
|
d153aa29b5
|
feat(model):add llm icon
|
2023-09-13 16:36:24 +08:00 |
|
aries_ckt
|
1b49267976
|
style:fmt
|
2023-09-13 14:20:04 +08:00 |
|
aries_ckt
|
1ee2da53a3
|
Merge remote-tracking branch 'origin/main' into feat_llm_manage
|
2023-09-13 12:40:08 +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
|
1daaf23e70
|
fix:llm select add model_name
|
2023-09-12 20:49:55 +08:00 |
|
aries_ckt
|
8320dc3cef
|
feat:chat_history add model_name
|
2023-09-11 21:38:08 +08:00 |
|
aries_ckt
|
b32e0396e9
|
feat:chat_history add model_name
|
2023-09-11 17:59:25 +08:00 |
|
aries_ckt
|
63ad842daa
|
feat:multi-llm select
|
2023-09-08 10:51:12 +08:00 |
|
FangYin Cheng
|
aa85a0111b
|
fix: Fix comment error
|
2023-09-02 11:31:33 +08:00 |
|
FangYin Cheng
|
cbb72ff0db
|
fix: Fix ChatExcel upload file error on windows
|
2023-09-02 11:18:55 +08:00 |
|
yhjun1026
|
06f705b22c
|
Merge branch 'main' into TY_08_DEV_NEW
|
2023-09-01 09:41:32 +08:00 |
|
FangYin Cheng
|
7a2ae64f83
|
fix: Fix ChatExcel error
|
2023-08-31 22:34:46 +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 |
|
FangYin Cheng
|
d467092766
|
merge multi-model and ChatExcel
|
2023-08-29 22:54:18 +08:00 |
|
aries_ckt
|
e70f05aea1
|
style:fmt
|
2023-08-29 20:28:16 +08:00 |
|
aries_ckt
|
71b9cd14a6
|
style:fmt
|
2023-08-29 19:57:33 +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 |
|
yhjun1026
|
ff89be61f9
|
feat(editor): ChatExcel
ChatExcel devlop part 5
|
2023-08-24 16:07:58 +08:00 |
|
yhjun1026
|
08d86c4a95
|
feat(editor): ChatExcel
ChatExcel devlop part 4
|
2023-08-23 11:44:11 +08:00 |
|
magic.chen
|
7893a1c3a6
|
feat: Clickhouse Connection (#476)
1.add Clickhouse Connection
```
class ClickhouseConnect(RDBMSDatabase):
"""Connect Clickhouse Database fetch MetaData
Args:
Usage:
"""
```
2.chatdata document update
3.README support Windows
|
2023-08-22 20:35:13 +08:00 |
|
yhjun1026
|
20fc743cd3
|
feat(editor): ChatExcel
ChatExcel devlop part 4
|
2023-08-22 18:45:23 +08:00 |
|
aries_ckt
|
d201ea2949
|
style:fmt
|
2023-08-22 16:25:45 +08:00 |
|
FangYin Cheng
|
3f6e9687ee
|
feat: Support windows
fix: Fix install error on linux
doc: Add torch cuda FAQ
|
2023-08-22 14:35:11 +08:00 |
|
yhjun1026
|
7e22d0d1b7
|
feat(editor): ChatExcel
ChatExcel devlop part 3
|
2023-08-22 13:55:02 +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 |
|
aries_ckt
|
70a091364f
|
fix:add sqlite db type
|
2023-08-18 11:28:27 +08:00 |
|
yhjun1026
|
76745d0e57
|
feat(editor): ChatExcel
ChatExcel devlop part 1
|
2023-08-18 10:13:55 +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
|
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 |
|
csunny
|
632aee3149
|
lint: fix pylint
|
2023-07-24 18:55:57 +08:00 |
|
yhjun1026
|
bb30035a2a
|
web bug fix
|
2023-07-24 15:42:41 +08:00 |
|
yhjun1026
|
439d23c29c
|
代码清理
|
2023-07-24 14:53:34 +08:00 |
|
yhjun1026
|
23dadef155
|
Multi DB support
|
2023-07-21 17:21:51 +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
|
6dbf5a2097
|
doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
|
2023-07-06 13:47:46 +08:00 |
|
aries_ckt
|
73117ad73f
|
Merge remote-tracking branch 'origin/llm_framework' into dev_ty_06_end
|
2023-07-04 20:43:38 +08:00 |
|
tuyang.yhj
|
d4846c2ee5
|
WEB API independent
|
2023-07-04 19:12:43 +08:00 |
|