aries_ckt
63af66ccc1
doc:refactor install document and application document
2023-08-16 23:20:08 +08:00
FangYin Cheng
8cea0b9a9f
feat: Knowledge QA support SQLite
2023-08-11 18:25:03 +08:00
FangYin Cheng
0859f36a89
feat: Support SQLite connection
2023-08-11 18:25:03 +08:00
aries_ckt
f1fe45cbe1
fix:web-page upload file 405
2023-08-11 15:54:57 +08:00
aries_ckt
e6b97de551
style:fmt
2023-08-10 19:33:10 +08:00
aries_ckt
4a3dbd8ff6
style:fmt
2023-08-10 19:27:52 +08:00
aries_ckt
33397f9583
fix:knowledge arguments prompt override
2023-08-10 15:53:30 +08:00
aries_ckt
a7ec3400fe
style:fmt
2023-08-10 14:38:50 +08:00
aries_ckt
84fbebda4c
feat:add knowledge argument web page
2023-08-10 10:39:52 +08:00
aries_ckt
251f314c92
feat:add knowledge argument web page
2023-08-07 16:57:31 +08:00
aries_ckt
aa3c3205a4
feat:add knowledge space argument
2023-08-07 16:36:41 +08:00
magic.chen
c4758a6fae
fix: document delete bug ( #408 )
...
1.document delete bug
2.readme assets
2023-08-03 19:54:26 +08:00
aries_ckt
ba55fcf596
fix: document delete bug
...
1.document delete bug
2.readme assets
2023-08-03 18:14:21 +08:00
csunny
743863d52b
fix: set num_gpus reference for mps + cpu
2023-08-03 16:54:58 +08:00
csunny
d67a6a642a
fix: num_gpus referenced error for mps + cpu
2023-08-03 16:52:39 +08:00
magic.chen
221aa6eb22
feat:knowledge space and document delete ( #403 )
...
1.add knowledge space delete and document delete
2.knowledge chat route
3.docs, readme, star history
4.fix csv loader bug, add new csv_loader
Close #396
2023-08-03 16:13:00 +08:00
aries_ckt
dfa31a39c6
style: fmt
2023-08-03 15:39:16 +08:00
aries_ckt
7dad8b0b31
feat:static web file
2023-08-03 14:30:18 +08:00
FangYin Cheng
a4574aa614
feat: Support vicuna-v1.5 and WizardLM-v1.2
2023-08-03 14:14:29 +08:00
aries_ckt
986fadef88
fix:merge main branch
2023-08-03 14:07:54 +08:00
aries_ckt
d6a23ead3b
fix:csv_loader bug
...
1.add new_csv_loader,override load()
2.add loader dir
Close #396
2023-08-03 13:02:26 +08:00
FangYin Cheng
bceb609cf6
feat: Modify config for quantization and doc
2023-08-02 19:29:59 +08:00
FangYin Cheng
d8a4b776d5
feat: Support 8-bit quantization and 4-bit quantization for multi-gpu inference
2023-08-02 19:29:59 +08:00
yhjun1026
18f2532f76
fix(web): Switching from the dashboard page to other dialogue record pages reports an error
2023-08-02 16:41:15 +08:00
aries_ckt
f270283091
chore: rename vector_store_base to base
2023-08-01 20:08:58 +08:00
yhjun1026
c519203cd6
feat(db-g[t): black param change
2023-08-01 18:11:59 +08:00
yhjun1026
e340e8daff
Merge branch 'TY_07_DEV' into TY_08_END
2023-08-01 15:53:26 +08:00
yhjun1026
77f6b2f458
feat:Db summary merge multi db connect
2023-08-01 15:35:59 +08:00
yhjun1026
40659b93e7
feat:Db connect setting on web
2023-08-01 14:14:10 +08:00
aries_ckt
ce28ef5ce6
fix:knowledge document update bug
2023-08-01 14:00:48 +08:00
aries_ckt
f6359196b2
feat:knowledge document link to chat
2023-08-01 11:08:59 +08:00
xuyuan23
dea677004a
fix: simply the code and optimization
...
simply the code and optimization
2023-07-31 19:19:39 +08:00
xuyuan23
1ff4cfdc42
feat: support bard proxy server
...
support bard proxy server
Close #384
2023-07-31 17:49:10 +08:00
aries_ckt
7186309f83
feat:knowledge document delete
...
1.space delete
2.document delete
2023-07-31 16:47:48 +08:00
csunny
1da65255cd
chores: clean code + discord update
2023-07-29 19:55:23 +08:00
magic.chen
9236f4260e
llm proxy framework design, adding support for bard large language model proxy ( #376 )
...
1. llm proxy framework design, adding support for bard large language
model proxy
2. add Alibaba Cloud Image Deployment Solution.
Close #369
2023-07-28 17:04:09 +08:00
xuyuan23
4da524340c
refactor: rename the data privacy module
...
rename data privace module.
2023-07-28 14:45:27 +08:00
FangYin Cheng
4c738af378
fix: fix issue #367 , ModelMessage is not JSON serializabl
2023-07-28 04:36:16 +08:00
xuyuan23
ca50e87b8f
fix: support bard in chatdb
...
support bard proxy llm in chatdb
2023-07-27 19:22:23 +08:00
yhjun1026
0ed51b5ee4
Merge branch 'main' into TY_07_DEV
2023-07-27 17:57:49 +08:00
yhjun1026
1547c3aff1
DDL run bug fix
2023-07-27 17:57:18 +08:00
yhjun1026
0b33943dd9
Merge remote-tracking branch 'origin/main' into TY_07_DEV
2023-07-27 17:56:55 +08:00
xuyuan23
c4638bfde3
fix: fix function bard_generate_stream's output
...
fix function bard_generate_stream's output
2023-07-27 11:11:59 +08:00
xuyuan23
572c336b81
feat: Adjusting the proxy framework.
...
Adjusting the proxy framework, chatgpt_proxyllm default, or proxyllm instead, new LLM proxy should be configured in format 'xxx_proxyllm'.
2023-07-27 11:03:29 +08:00
csunny
2d5226ab21
feat: add logo for db-gpt
2023-07-26 19:59:30 +08:00
xuyuan23
b1d84fb317
fix: fix bard LLM request param error
...
fix bard LLM request param error, use 'content' as the input
2023-07-26 17:02:48 +08:00
xuyuan23
d95726c04a
feat: add Bard LLM proxy
...
Supplement proxy framework content, adding proxy access method for the Bard LLM.
Closes #369
2023-07-26 16:36:26 +08:00
FangYin Cheng
4b1c0a36f8
feat: Support baichuan-7B model
2023-07-25 22:08:07 +08:00
FangYin Cheng
7baaaf0849
feat: Support baichuan-13B model
2023-07-25 22:07:02 +08:00
FangYin Cheng
35d0c17ae8
feat: Support baichuan-7B model
2023-07-25 19:48:21 +08:00