Commit Graph

1293 Commits

Author SHA1 Message Date
csunny
759798948b Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-06-04 21:47:56 +08:00
csunny
e8a193ef46 feature: stream output for guanaco (#154) 2023-06-04 21:47:21 +08:00
magic.chen
b4acfa2280 Merge branch 'dev' into new_guanaco_stream 2023-06-04 21:45:17 +08:00
zhanghy-sketchzh
9d6acfb9cd make a guanaco stream generate method 2023-06-04 21:35:25 +08:00
csunny
ff6cc05e11 guanaco: add stream output func (#154) 2023-06-04 21:20:09 +08:00
csunny
fe8291b198 feature: guanaco stream output 2023-06-04 20:38:34 +08:00
csunny
32ce199173 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-04 20:31:06 +08:00
csunny
7adfb12095 merge: main 2023-06-04 20:21:27 +08:00
csunny
f7fe66b5e5 fix: guanaco output 2023-06-04 20:15:27 +08:00
zhanghy-sketchzh
ff9179bc56 test guanaco_llm 2023-06-04 19:37:56 +08:00
csunny
4170074f32 stream output for guanaco 2023-06-04 19:13:23 +08:00
csunny
ee877a63e0 lint: fix code style and lint 2023-06-01 23:19:45 +08:00
aries-ckt
1d432e4d29 fix:url embedding 2023-06-01 22:07:33 +08:00
aries-ckt
8dd25815e1 fix:url embedding 2023-06-01 21:28:25 +08:00
aries-ckt
2e18c2e294 fix:default chat 2023-06-01 20:47:16 +08:00
aries-ckt
6c955f43f6 fix:url embedding 2023-06-01 20:43:37 +08:00
aries-ckt
d8b4e6bdc8 fix:url embedding 2023-06-01 20:34:00 +08:00
aries-ckt
de034e4221 feature:db_summary 2023-06-01 20:28:13 +08:00
aries-ckt
c911dad4b3 feature:db_summary 2023-06-01 20:20:17 +08:00
csunny
8027af61c3 fix: doc clear 2023-06-01 20:12:03 +08:00
yhjun1026
333d3e0a6d model server fix message model 2023-06-01 20:03:35 +08:00
yhjun1026
0fa3ecc3b2 model server fix message model 2023-06-01 19:17:56 +08:00
yhjun1026
7e6cf9c9e0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/model/llm_out/guanaco_llm.py
#	pilot/out_parser/base.py
#	pilot/scene/base_chat.py
2023-06-01 19:15:00 +08:00
yhjun1026
ab40a68c8f model server fix message model 2023-06-01 19:10:12 +08:00
aries-ckt
8c93d355f5 feature:db_summary 2023-06-01 18:17:37 +08:00
yhjun1026
98a7bf93f6 model server fix message model 2023-06-01 18:08:27 +08:00
yhjun1026
084656245e model server fix message model 2023-06-01 18:03:04 +08:00
yhjun1026
661a7b5697 model server fix message model 2023-06-01 16:34:51 +08:00
yhjun1026
96c516ab55 Merge branch 'llm_fxp' into dev
# Conflicts:
#	.env.template
#	pilot/out_parser/base.py
2023-06-01 15:35:01 +08:00
yhjun1026
6648a671df chat with plugin bug fix 2023-06-01 15:32:01 +08:00
csunny
adfd9150d7 debug: add info 2023-06-01 15:26:36 +08:00
csunny
876bf2a66a debug: add info 2023-06-01 15:25:11 +08:00
csunny
7d753ac5d2 fix: info 2023-06-01 15:20:43 +08:00
csunny
8b75dfce81 debug: add log 2023-06-01 15:05:48 +08:00
csunny
39e760da88 update 2023-06-01 15:03:02 +08:00
csunny
cd305f5e32 Merge branch 'dev' into llm_fxp 2023-06-01 14:39:33 +08:00
yhjun1026
bacc31658e chat with plugin bug fix 2023-06-01 14:32:55 +08:00
yhjun1026
1c75dda0a0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/common/sql_database.py
#	pilot/server/webserver.py
2023-06-01 14:13:04 +08:00
yhjun1026
6c2ab298a0 chat with plugin bug fix 2023-06-01 14:02:56 +08:00
aries-ckt
b10269a550 feature:db_summary 2023-06-01 14:02:23 +08:00
yhjun1026
ced9b581fc chat with plugin bug fix 2023-05-31 18:09:20 +08:00
yhjun1026
3a46dfd3c2 Implemented a new multi-scenario dialogue architecture 2023-05-31 16:26:47 +08:00
yhjun1026
06bc4452d4 Implemented a new multi-scenario dialogue architecture 2023-05-31 15:59:50 +08:00
csunny
c84cf762cd fix: remove generate track 2023-05-31 14:25:06 +08:00
csunny
4fb7ed5a4b fix: params error 2023-05-31 14:21:14 +08:00
csunny
a58eb5a95d fix: llm_utils 2023-05-31 14:15:36 +08:00
csunny
09308bcdf0 fix: guanaco model 2023-05-31 14:13:12 +08:00
csunny
858cf472e2 fix: lint 2023-05-30 23:06:20 +08:00
csunny
b0e22eff05 feature: add guanaco support #121 2023-05-30 23:02:46 +08:00
yhjun1026
973bcce03c Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 19:32:06 +08:00