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
sbabybird
459433824c
修正qa_prompt_template中的错别字
2023-05-30 10:17:12 +08:00
yhjun1026
20edf6daaa
add plugin mode
2023-05-29 19:32:20 +08:00
csunny
cfd72331ac
feature: add guanaco adapter
2023-05-29 17:59:50 +08:00
yhjun1026
52da74c54a
Merge remote-tracking branch 'origin/main' into dev
2023-05-29 17:35:25 +08:00
magic.chen
d114d134df
add multi language support. ( #109 )
...
The DB-GPT interface supports multiple language modes, and the language
can be set in the configuration file _.env.template_ (currently supports
Chinese [zh] and English [en])
2023-05-28 22:23:17 +08:00
xuyuan23
6182c89ac0
Modify the English label expression
2023-05-28 22:09:41 +08:00
xuyuan23
d67f149052
Introduction to the usage method of adding multi-language interface support
2023-05-28 22:00:57 +08:00
xuyuan23
49d174336a
reformatted file 'conversation'
2023-05-28 21:09:01 +08:00
xuyuan23
d24c160cd8
modify file conversation using config language, and fix 'sql_schema_info' format
2023-05-28 21:06:03 +08:00
xuyuan23
b9570e395e
use tool 'black' to check and reformated files
2023-05-28 18:27:20 +08:00