239 Commits

Author SHA1 Message Date
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