Commit Graph

299 Commits

Author SHA1 Message Date
DQ
8d8411fcd3
feat: Add support for Vertica analytical database (#1538) 2024-05-20 09:45:40 +08:00
Florian
474d3166c7
doc: update doc (#1528) 2024-05-16 17:05:36 +08:00
Florian
a9087c3853
feat: add GraphRAG framework and integrate TuGraph (#1506)
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-05-16 15:39:50 +08:00
Fangyin Cheng
593e974405
feat(model): Support deploy rerank model (#1522) 2024-05-16 14:50:16 +08:00
Aries-ckt
f389a0c32d
doc:ollama document (#1512) 2024-05-11 17:13:25 +08:00
Fangyin Cheng
863b5404dd
refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
GITHUBear
6520367623
support oceanbase as an optional vector database (#1435)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
2024-04-24 16:08:30 +08:00
Fangyin Cheng
57be1ece18
feat(core): Upgrade pydantic to 2.x (#1428) 2024-04-20 09:41:16 +08:00
Fangyin Cheng
c3ae1915d2
refactor: Modify default webserver port to 5670 (#1410) 2024-04-12 11:47:24 +08:00
Fangyin Cheng
aea575e0b4
feat(agent): Add trace for agent (#1407) 2024-04-11 19:07:06 +08:00
Aries-ckt
dffd235bfb
feat: Client support chatdata (#1343) 2024-03-28 09:04:28 +08:00
Fangyin Cheng
f144fc3d36
docs: Add AWEL chat data cookbook (#1345) 2024-03-27 22:47:28 +08:00
Fangyin Cheng
fcc325d411
feat(core): Support i18n (#1327) 2024-03-25 20:15:39 +08:00
Fangyin Cheng
8a17099dd2
feat(rag): Support RAG SDK (#1322) 2024-03-22 15:36:57 +08:00
Fangyin Cheng
b4b810d68f feat(core): Add common schemas 2024-03-21 11:23:24 +08:00
Fangyin Cheng
ab3e8e54a1 feat(client): Modify api address 2024-03-21 09:58:32 +08:00
aries_ckt
01ea5f8064 doc:update api docs 2024-03-20 21:37:52 +08:00
aries_ckt
75f086a41d doc:update api docs 2024-03-20 18:40:59 +08:00
aries_ckt
f43abf3155 fix:client mypy error 2024-03-20 16:22:38 +08:00
Fangyin Cheng
130ffb08c9
feat(model): Support yi proxy LLM (#1303) 2024-03-15 22:15:37 +08:00
Aries-ckt
aaaf34db17
docs: upgrate v0.5.1 doc (#1265) 2024-03-07 13:37:59 +08:00
magic.chen
1ad4c3905e
docs: overview update & fix reference addr (#1263) 2024-03-07 11:59:03 +08:00
Fangyin Cheng
74ec8e52cd
feat: APIServer supports embeddings (#1256) 2024-03-05 20:21:37 +08:00
Fangyin Cheng
3c93fe589a
docs: New AWEL tutorial (#1245) 2024-03-04 17:06:42 +08:00
magic.chen
87ec9c6fce
docs: add docs and usage for v0.5.0 (#1216) 2024-02-29 19:28:15 +08:00
Fangyin Cheng
e0986198a6
feat(core): Support RAG chat flow (#1185) 2024-02-23 11:44:44 +08:00
Fangyin Cheng
ab5e1c7ea1
feat(core): Support more chat flows (#1180) 2024-02-22 12:19:04 +08:00
Fangyin Cheng
efef59438e
docs: Add upgrade to v0.5.0 documents (#1176) 2024-02-21 18:29:53 +08:00
Likename Haojie
3f70da4e1f
feat(model): Add support for Azure openAI (#1137)
Co-authored-by: like <406979945@qq.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-02-02 16:41:29 +08:00
Aries-ckt
208d91dea0
fix: MySQL Database not support DDL init and upgrade. (#1133)
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-30 12:09:26 +08:00
magic.chen
a75f42c35e
docs: Add documents for dbgpt core lib (#1129)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-01-29 18:55:28 +08:00
Aries-ckt
5bc419679b
docs: update chat_knowledge.md and wechat.jpg (#1035) 2024-01-05 16:37:33 +08:00
Aries-ckt
9ad70a2961
refactor: RAG Refactor (#985)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-01-03 09:45:26 +08:00
baichuan-assistant
e75314f27d
feat(model): Support Baichuan API (#1009)
Co-authored-by: BaiChuanHelper <wintergyc@WinterGYCs-MacBook-Pro.local>
2024-01-02 23:28:45 +08:00
TJJ
e1ace141f7
Fix wenxin config in .env.template (#965) 2023-12-22 11:45:11 +08:00
magic.chen
aec124a5f1
docs: add dbgpt_hub usage documents (#955) 2023-12-20 10:18:22 +08:00
Fangyin Cheng
aed1c3fb2b
refactor: Refactor storage system (#937) 2023-12-15 16:35:45 +08:00
katakuri
43190ca333
refactor: Add frontend code to DB-GPT (#912) 2023-12-11 00:05:42 +08:00
magic.chen
6e5415b711
docs: add cli and api documents (#909) 2023-12-08 15:24:10 +08:00
FangYin Cheng
cd725db1fb
refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-08 14:45:59 +08:00
Fan
a6642dc67f
[Feature] Add Apache doris 2.0+ Database connector (#902)
Co-authored-by: 一帆 <zhang.f@digitalcnzz.com>
2023-12-07 19:43:59 +08:00
magic.chen
80785d2a25
fix: docs redirect problem fix (#892) 2023-12-05 16:44:55 +08:00
Aries-ckt
54d5b0b804
feat(ChatKnowledge):add similarity score and query rewrite (#880) 2023-12-04 10:24:53 +08:00
magic.chen
a35b612ac5
docs: SMMF introduction and usage (#878)
Co-authored-by: junewgl <1965259211@qq.com>
2023-12-01 12:37:29 +08:00
magic.chen
51a6830678
feat(document): add debugging documents (#864)
Co-authored-by: junewgl <1965259211@qq.com>
2023-11-28 17:21:25 +08:00
magic.chen
20aac6340b
docs: rewrite docs use docusaurus (#853) 2023-11-27 19:53:56 +08:00
aries_ckt
00bfa32e17 feat:0.4.2 web module 2023-11-19 14:51:47 +08:00
csunny
d82884f9f3 docs: readme features 2023-11-14 21:41:19 +08:00
csunny
a1d5323f8e docs: update overview 2023-11-14 18:03:26 +08:00
oushu1zhangxiangxuan1
4806e16d5f env param doc bugfix 2023-11-09 13:57:12 +08:00
FangYin Cheng
b380761571 docs: Modify install document 2023-11-06 19:55:14 +08:00
aries_ckt
0210c1c925 doc:hide use cases 2023-11-05 13:24:01 +08:00
aries_ckt
8764d4e2e4 doc:llm rest api 2023-11-04 15:56:50 +08:00
aries_ckt
463b97fa17 doc:css 2023-11-03 18:04:36 +08:00
aries_ckt
3111760c82 doc:update document 2023-11-03 15:45:45 +08:00
aries_ckt
0874fa2526 doc:update deploy doc 2023-11-03 14:51:25 +08:00
aries_ckt
6fe7bfd63d feat:merge main branch 2023-11-03 10:27:48 +08:00
aries_ckt
9cc6386301 doc:update deploy doc 2023-11-03 10:24:49 +08:00
FangYin Cheng
9e08886de9 docs: Add document for OpenAI-Compatible RESTful APIs 2023-11-02 21:16:12 +08:00
magic.chen
f19b600535
fix typo (#751)
embeding --> embedding
2023-10-31 09:28:47 +08:00
chinmay7016
29dac02955
Update and rename knownledge.md to knowledge.md
typo solved
2023-10-31 00:27:51 +05:30
hairyputtar
6841050d43
fix typo 2023-10-30 22:11:32 +05:30
FangYin Cheng
95d3f5222b feat(model): Support AquilaChat2-34B 2023-10-30 11:48:48 +08:00
FangYin Cheng
fbcc91a3a8 docs: Add metadata FAQ 2023-10-27 18:08:39 +08:00
FangYin Cheng
0e0d34d92a feat(core): Support configuration metadata database name in .env file 2023-10-27 15:19:21 +08:00
cm-liushaodong
6422601d54 docs: add prompt management 2023-10-26 20:11:41 +08:00
cm-liushaodong
c31b2269d7 docs: add prompt management 2023-10-26 20:09:31 +08:00
aries_ckt
62f8002592 doc:proxy api 2023-10-26 11:39:26 +08:00
aries_ckt
3742af98f6 doc:proxy api 2023-10-26 11:38:32 +08:00
aries_ckt
de3517849a doc:proxy api 2023-10-26 11:34:52 +08:00
aries_ckt
031848c458 doc:proxy api 2023-10-26 11:28:58 +08:00
aries_ckt
8698f07cd3 doc:proxy api 2023-10-26 10:57:46 +08:00
Kerlinn
13068ff807
Update index.rst
There is a spelling error, 'multi' is misspelled as 'milti'
2023-10-23 14:57:35 +08:00
aries_ckt
b672396796 doc:deploy doc 2023-10-20 22:58:37 +08:00
aries_ckt
17a425adf7 fix:web knowledge upload bug 2023-10-20 15:04:40 +08:00
aries_ckt
21a66a0b98 docs:update readme 2023-10-20 13:45:39 +08:00
yhjun1026
1937f6a4f6 feat(ChatAgent): ChatAgent doucument
add ChatAgent doucument
2023-10-20 10:02:11 +08:00
aries_ckt
e98786eb69 fix:meta data schema charset bug 2023-10-19 19:34:41 +08:00
aries_ckt
cdb6fdd9bb doc:llm deploy docs 2023-10-19 12:04:49 +08:00
aries_ckt
ef8cd442a5 chore:doc and fmt 2023-10-17 22:00:01 +08:00
aries_ckt
69f68fffb2 doc:add llm management and deployment documents 2023-10-17 19:46:34 +08:00
yhjun1026
73a920991c feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 16:24:58 +08:00
yhjun1026
c4f8e0ecad feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 15:39:15 +08:00
FangYin Cheng
385992c78b fix(doc): Fix zh_CN document error for Debugging 2023-10-12 12:19:48 +08:00
FangYin Cheng
87f2484171 doc(core): Add Trace document 2023-10-12 12:02:56 +08:00
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
FangYin Cheng
f790f4a505 feat(model): llama.cpp support new GGUF file format 2023-10-07 21:12:53 +08:00
aries_ckt
85f3d12133 docs:0.3.9 version 2023-09-28 17:03:31 +08:00
FangYin Cheng
5b9a0fa7c0 doc(ChatKnowledge): Add documents for knowledge command line 2023-09-28 12:50:37 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
aries_ckt
90f1607338 doc:llm faq 2023-09-25 21:09:40 +08:00
aries_ckt
486b30a8c5 doc:llm faq 2023-09-25 21:09:17 +08:00
aries_ckt
5875c8b526 fix:doc build error 2023-09-25 10:25:44 +08:00
aries_ckt
ce3b2e6213 style:fmt 2023-09-22 00:21:54 +08:00
aries_ckt
598619080d fix:doc build 2023-09-22 00:07:43 +08:00
FangYin Cheng
50f8bbf81b doc(core): modify zh documents 2023-09-20 17:36:03 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
9d85dab13a doc(model): add documents for InternLM 2023-09-15 18:08:55 +08:00
aries_ckt
423d63ec51 doc:add llm use faq 2023-09-14 14:38:45 +08:00
aries_ckt
34f1bc78a3 doc:add llm_faq 2023-09-14 10:42:47 +08:00