FangYin Cheng
303efb9d4e
feat: Split some main dependencies into optional dependencies
2023-08-16 04:26:05 +08:00
FangYin Cheng
e5b03c8ab4
fix: fix issue #445 , sqlite unable to open database file
2023-08-16 04:25:53 +08:00
Aries-ckt
8a276591d6
feat: Support llama.cpp ( #452 )
...
Close #420
- Support llama.cpp
- Configure parameters for a specific model
- Split into multiple optional dependencies
1. Install with default dependencies: `pip install .`
2. Install with llama.cpp support: `pip install ".[llama_cpp]"`
3. Install with all dependencies: `pip install ".[all]"`
TODO: I will submit a pr about usage documentation later
2023-08-15 23:08:43 +08:00
FangYin Cheng
b5fd5d2a3a
feat: Support llama.cpp
2023-08-15 19:00:08 +08:00
yhjun1026
382d2f3831
Merge branch 'main' into TY_08_DEV_NEW
...
# Conflicts:
# README.md
# pilot/connections/rdbms/base.py
# pilot/server/static/404.html
# pilot/server/static/404/index.html
# pilot/server/static/chat/index.html
# pilot/server/static/chat/index.txt
# pilot/server/static/datastores/documents/chunklist/index.html
# pilot/server/static/datastores/documents/chunklist/index.txt
# pilot/server/static/datastores/documents/index.html
# pilot/server/static/datastores/documents/index.txt
# pilot/server/static/datastores/index.html
# pilot/server/static/datastores/index.txt
# pilot/server/static/index.html
# pilot/server/static/index.txt
2023-08-15 16:27:27 +08:00
yhjun1026
44225e9aea
feat(editor): ChatExcel
...
ChatExcel devlop part 1
2023-08-15 16:24:09 +08:00
magic.chen
dbae09203f
doc:Update faq.md ( #450 )
2023-08-15 13:05:07 +08:00
Aries-ckt
12c4cf8de5
doc:Update faq.md
2023-08-15 12:34:46 +08:00
yhjun1026
0bd99d7764
feat(editor): editor api devlop
...
editor api devlop part 2
2023-08-14 15:30:02 +08:00
yhjun1026
1f881dca25
feat(editor): editor api devlop
...
editor api devlop part 2
2023-08-14 15:23:08 +08:00
Aries-ckt
85bd13392d
choros: fix wechat code ( #446 )
2023-08-14 11:17:27 +08:00
csunny
ed664ab7a0
choros: fix wechat code
2023-08-14 11:10:20 +08:00
Aries-ckt
1ba9c51c91
feat: Support SQLite connection ( #438 )
...
Close #423
1. New `SQLiteConnect`.
2. Knowledge QA support SQLite .
3. Build docker image with SQLite.
2023-08-12 12:03:13 +08:00
FangYin Cheng
b75f5a0069
doc: Run with SQLite
2023-08-11 19:00:13 +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
FangYin Cheng
22658e36cf
fix:web-page upload file 405 ( #435 )
...
fix:web-page upload file 405
doc:0.3.5
Close #434
2023-08-11 17:33:37 +08:00
aries_ckt
1d56143e04
doc:0.3.5 verison
2023-08-11 17:30:05 +08:00
aries_ckt
f1fe45cbe1
fix:web-page upload file 405
2023-08-11 15:54:57 +08:00
yhjun1026
f6fb9c04d3
feat(editor): editor api devlop
...
editor api devlop part 2
2023-08-11 14:38:27 +08:00
Aries-ckt
85344e8c23
feat: docker actions and fix can not use python -m build bug ( #422 )
...
- add docker actions (you need add the secret to the repo
- fix can not use `python -m build` for release -> (which actions
release use)
2023-08-11 11:30:20 +08:00
magic.chen
f007874583
doc:readme discord ( #433 )
...
1. readme discord
2023-08-11 10:53:37 +08:00
aries_ckt
6163b4847a
doc:readme discord
2023-08-11 10:50:39 +08:00
aries_ckt
5bfeaa7295
doc:readme discord
2023-08-11 10:27:28 +08:00
FangYin Cheng
7b7868823f
feat:knowledge arguments ( #426 )
...
1.add knowledge embedding arguments
2.add knowledge prompt arguments
3.arguments web page
4.docs faq
2023-08-10 19:57:40 +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
8171980e4c
doc:docs for knowledge space arguments
2023-08-10 16:50:17 +08:00
aries_ckt
33397f9583
fix:knowledge arguments prompt override
2023-08-10 15:53:30 +08:00
yhjun1026
a95d292bf9
feat(editor): editor api devlop
...
editor api devlop part 1
2023-08-10 15:01:00 +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
yihong0618
e2eada3bab
fix: no MANIFEST.in
2023-08-09 21:00:35 +08:00
yihong0618
90a87bc617
fix: typo
2023-08-09 20:27:19 +08:00
yihong0618
d1460e814b
fix: can trigger by dispatch
2023-08-09 20:26:30 +08:00
yihong0618
4e2c5aa493
feat: docker build actions
2023-08-09 20:24:37 +08:00
aries_ckt
251f314c92
feat:add knowledge argument web page
2023-08-07 16:57:31 +08:00
aries_ckt
89274091a7
Merge remote-tracking branch 'origin/main' into dbgpt_api
2023-08-07 16:56:12 +08:00
aries_ckt
aa3c3205a4
feat:add knowledge space argument
2023-08-07 16:36:41 +08:00
FangYin Cheng
ab75d3dc64
chore: update wechat group ( #416 )
...
Close #415
2023-08-06 11:49:37 +08:00
csunny
3863c6951f
chore: update wechat group
2023-08-06 11:10:45 +08:00
FangYin Cheng
41d8ef9023
Fix bug docker build ( #412 )
2023-08-04 17:20:51 +08:00
jiaxiang521
78cd26d575
fix bug with issues/410: build docker image use param not working
2023-08-04 16:46:43 +08:00
guochaohui
968e34c6fa
fix bug with issues/410: build docker image use param not working
2023-08-04 11:04:58 +08:00
magic.chen
cc57ed22ca
chore: assets picture ( #409 )
...
chore: assets picture
2023-08-03 21:01:01 +08:00
aries_ckt
2fa528f663
chore: assets picture
2023-08-03 20:37:01 +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
1992ea7181
fix: document delete bug
...
1.document delete bug
2.0.3.4 version
2023-08-03 19:15:29 +08:00
aries_ckt
ba55fcf596
fix: document delete bug
...
1.document delete bug
2.readme assets
2023-08-03 18:14:21 +08:00
Aries-ckt
e9dfabe9fd
fix: num_gpus referenced error for mps + cpu ( #407 )
...
close #406
2023-08-03 17:56:33 +08:00