Commit Graph

1796 Commits

Author SHA1 Message Date
aries_ckt
7057d8943c chore:merge branch main 2023-08-17 20:45:35 +08:00
aries_ckt
a3105c6524 doc:deploy md 2023-08-17 15:14:35 +08:00
aries_ckt
a52c1d5c9d doc:llm usage zh 2023-08-17 13:37:47 +08:00
aries_ckt
921c0697f6 doc:llm usage asset 2023-08-17 13:29:27 +08:00
aries_ckt
b34b8cd883 doc:llm usage 2023-08-17 13:20:36 +08:00
aries_ckt
5a07a6b9d1 doc:kbqa faq 2023-08-17 11:08:17 +08:00
aries_ckt
01933090b7 doc:environment doc 2023-08-17 11:02:46 +08:00
aries_ckt
5a089bf576 doc:refactor install document 2023-08-16 23:32:14 +08:00
aries_ckt
63af66ccc1 doc:refactor install document and application document 2023-08-16 23:20:08 +08:00
Aries-ckt
f968427690
Fix SQLite bug and split some main dependencies into optional dependencies (#453)
- Fix #445 

- Split some main dependencies into optional dependencies, now llama.cpp
supports running on Apple Silicon(m1) mac and X86 mac.
2023-08-16 15:24:33 +08:00
FangYin Cheng
05d2d2bbf6
chore:wechat group update (#455) 2023-08-16 15:20:42 +08:00
aries_ckt
732fd0e7e7 chore:wechat group update 2023-08-16 15:14:42 +08:00
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
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
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
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
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