Commit Graph

748 Commits

Author SHA1 Message Date
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
fenghao
bd3cf25fbb Docker安装的MySQL密码与代码中的初始化密码不一致。 2023-05-31 21:42:01 +08:00
isadba
7d7bfdf7ea Merge pull request #1 from ISADBA/ISADBA-patch-1
Update README.md
2023-05-31 21:33:33 +08:00
isadba
ba668a9b40 Update README.md
Docker安装的MySQL密码与代码中的初始化密码不一致。
2023-05-31 21:32:51 +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
d70ed42b54 Merge branch 'main' into llm_fxp 2023-05-31 12:56:18 +08:00
Aries-ckt
b9720ca9f3 doc: update wechat group (#131)
fix wechat QR code #130
2023-05-31 11:38:23 +08:00
csunny
f99ffb1cb8 doc: update wechat group 2023-05-31 11:32:24 +08:00
csunny
c73cce882f fix: rm extra info 2023-05-31 02:03:01 +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
yhjun1026
cd0469fdc4 add plugin mode 2023-05-30 19:29:41 +08:00
csunny
16c6986666 fix: lint 2023-05-30 19:11:34 +08:00
csunny
1bbed02a3c fix: token 2023-05-30 18:55:53 +08:00
yhjun1026
981d8c420e Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 17:21:40 +08:00
yhjun1026
5150cfcf55 add plugin mode 2023-05-30 17:20:37 +08:00
csunny
00b2671c0a fix: env template 2023-05-30 17:17:20 +08:00
csunny
ea334b172e feature: add model server proxy 2023-05-30 17:16:29 +08:00
csunny
4c60ab1ea2 Merge branch 'main' into llm_fxp 2023-05-30 14:19:35 +08:00
magic.chen
4dcf4c3737 Correct typos in qa_prompt_template. (#123) 2023-05-30 11:35:36 +08:00
yhjun1026
dd5fc529e2 Merge branch 'main' into dev
# Conflicts:
#	pilot/connections/mysql.py
#	pilot/prompts/prompt_generator.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_db/chat.py
#	pilot/scene/chat_db/out_parser.py
#	pilot/scene/chat_execution/chat.py
#	pilot/server/webserver.py
2023-05-30 10:57:57 +08:00
yhjun1026
9511cdb10a add plugin mode 2023-05-30 10:45:12 +08:00