xuyuan23
|
7b77360286
|
add use cases: tool_use_with_plugin, and how to write a plugin.
|
2023-06-14 17:24:31 +08:00 |
|
csunny
|
25c34cb48f
|
feature: add plugin of dashboard (#201)
|
2023-06-13 21:44:27 +08:00 |
|
csunny
|
77d2abba5d
|
fix: conflicts
|
2023-06-13 21:41:18 +08:00 |
|
csunny
|
a00bb87047
|
Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc
|
2023-06-13 21:39:33 +08:00 |
|
xuyuan23
|
f755c533cd
|
solve merge conflict.
|
2023-06-13 21:22:05 +08:00 |
|
yhjun1026
|
30ecd9f005
|
fix plugin mode bug;Optimize the parsing logic for model response
|
2023-06-13 21:03:21 +08:00 |
|
yhjun1026
|
dc0c82abc1
|
fix plugin mode bug;Optimize the parsing logic for model response
|
2023-06-13 20:34:33 +08:00 |
|
yhjun1026
|
18bacbd7f7
|
fix plugin mode bug;Optimize the parsing logic for model response
|
2023-06-13 20:33:34 +08:00 |
|
aries-ckt
|
38ca7c1cb2
|
fix:knowledge init
|
2023-06-13 19:50:10 +08:00 |
|
aries-ckt
|
669e5cc3dc
|
update:db chat
|
2023-06-13 19:20:19 +08:00 |
|
xuyuan23
|
acc2c5806c
|
remove comment code
|
2023-06-13 17:45:49 +08:00 |
|
xuyuan23
|
24457dc286
|
reformat file proxy_llm.py
|
2023-06-13 17:42:11 +08:00 |
|
aries-ckt
|
7aa59596d2
|
update:db chat
|
2023-06-13 17:12:20 +08:00 |
|
xuyuan23
|
6a8ee91834
|
add plugin_env file, define plugin config strategy.
|
2023-06-13 15:58:24 +08:00 |
|
yhjun1026
|
4e5ce4d98b
|
Merge remote-tracking branch 'origin/feature-xuyuan-openai-proxy' into ty_test
# Conflicts:
# pilot/model/llm_out/proxy_llm.py
|
2023-06-13 15:17:06 +08:00 |
|
yhjun1026
|
4690ac26ea
|
fix
|
2023-06-13 15:14:50 +08:00 |
|
xuyuan23
|
6e3b48c7c4
|
support multi process to launch llmserver, add openai proxy api.
|
2023-06-12 21:29:16 +08:00 |
|
aries-ckt
|
6a7c4aa5f6
|
feature:ppt embedding
|
2023-06-12 20:57:00 +08:00 |
|
xuyuan23
|
62eb6c383e
|
add openai proxy, support chatgpt model only if you provide open ai secret key.
|
2023-06-12 17:29:35 +08:00 |
|
yhjun1026
|
85176111b9
|
Merge branch 'llm_fxp' into ty_test
|
2023-06-12 16:57:20 +08:00 |
|
csunny
|
d587f59143
|
Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-09 16:20:11 +08:00 |
|
csunny
|
40b55a2d27
|
fix: next-ui output
|
2023-06-09 16:19:47 +08:00 |
|
csunny
|
716460460f
|
feature: gorllia support (#173)
|
2023-06-08 21:33:22 +08:00 |
|
csunny
|
bea3f7c8d2
|
fix: chatglm stream output
|
2023-06-08 21:29:02 +08:00 |
|
yhjun1026
|
58295a415a
|
Merge branch 'dev' into ty_test
|
2023-06-08 20:55:19 +08:00 |
|
yhjun1026
|
8851ab9d45
|
default scene change
|
2023-06-08 20:08:51 +08:00 |
|
csunny
|
eae38931fa
|
Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-08 20:07:44 +08:00 |
|
csunny
|
e918687705
|
fix: remove qlora config from model_config
|
2023-06-08 20:07:36 +08:00 |
|
csunny
|
0948bc45bc
|
fix: gorilla chat adapter and config
|
2023-06-08 17:35:17 +08:00 |
|
zhanghy-sketchzh
|
c022e70a50
|
fix problems
|
2023-06-08 15:12:20 +08:00 |
|
luchun
|
a644d3ac6c
|
Merge branch 'llm_fxp' into falcon
|
2023-06-08 15:00:19 +08:00 |
|
zhanghy-sketchzh
|
bb9081e00f
|
Add quantize_qlora support for falcon
|
2023-06-08 13:37:48 +08:00 |
|
zhanghy-sketchzh
|
b357fd9d0c
|
Add support for falcon
|
2023-06-08 12:17:13 +08:00 |
|
aries-ckt
|
38d7a37ef8
|
update:spacy chunk splitter
|
2023-06-07 18:10:05 +08:00 |
|
zhanghy-sketchzh
|
c2bfab11e0
|
support gorilla
|
2023-06-07 12:05:33 +08:00 |
|
csunny
|
4d5ca993f1
|
fix: lint
|
2023-06-06 17:05:22 +08:00 |
|
csunny
|
bbaed67440
|
rm nltk data
|
2023-06-06 17:05:02 +08:00 |
|
aries-ckt
|
5e159c778a
|
fix: chroma db atexit problem
|
2023-06-06 16:56:08 +08:00 |
|
yhjun1026
|
b4d9127751
|
Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-06 15:05:14 +08:00 |
|
yhjun1026
|
582fb7577d
|
default scene change
|
2023-06-06 15:03:41 +08:00 |
|
yhjun1026
|
49746b0247
|
Merge branch 'dev' into llm_fxp
|
2023-06-06 14:40:37 +08:00 |
|
csunny
|
24f38e8c64
|
Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-06 12:45:24 +08:00 |
|
aries-ckt
|
654f55a194
|
fix: url embedding problem
|
2023-06-06 12:45:04 +08:00 |
|
aries-ckt
|
b4e31c8ea9
|
fix: pdf problem
|
2023-06-06 11:50:56 +08:00 |
|
csunny
|
c72b85d73d
|
fix: web conversation
|
2023-06-06 11:18:26 +08:00 |
|
yhjun1026
|
fbc29bb2a7
|
default scene change
|
2023-06-06 10:04:08 +08:00 |
|
csunny
|
430e026c3e
|
Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp
|
2023-06-06 09:48:22 +08:00 |
|
aries-ckt
|
c752c9de08
|
feature:db_summary topk
|
2023-06-05 23:51:47 +08:00 |
|
csunny
|
4d3079055c
|
fix: merge (#153)
|
2023-06-05 22:29:40 +08:00 |
|
csunny
|
cf1e1c37ff
|
Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev
|
2023-06-05 22:26:04 +08:00 |
|