magic.chen
|
c30670b4c9
|
fix: add ding group & update wechat (#1787)
|
2024-08-07 21:06:13 +08:00 |
|
Fangyin Cheng
|
3c5ed9d8c1
|
feat(model): Support llama3.1 models (#1744)
|
2024-07-24 11:00:05 +08:00 |
|
Fangyin Cheng
|
374b6ad151
|
feat(model): Support gemma-2 model (#1675)
|
2024-06-28 13:33:57 +08:00 |
|
Fangyin Cheng
|
e11087aa7e
|
feat(model): Support Qwen2 models (#1612)
|
2024-06-07 00:56:20 +08:00 |
|
Fangyin Cheng
|
acd76bada9
|
feat(model): Support glm-4-9b-chat (#1602)
|
2024-06-05 15:34:00 +08:00 |
|
Fangyin Cheng
|
7f55aa4b6e
|
feat(model): Support Phi-3 models (#1554)
|
2024-05-23 09:45:32 +08:00 |
|
Fangyin Cheng
|
81fb56a67c
|
feat(model): Support Yi-1.5 models (#1516)
|
2024-05-13 13:50:21 +08:00 |
|
Fangyin Cheng
|
b38305b72b
|
feat(model): Support DeepSeek proxy LLM (#1491)
|
2024-05-07 17:40:16 +08:00 |
|
yyhhyy
|
0f8188b152
|
feat(model): Qwen110B (#1474)
Co-authored-by: yyhhyy <yyhhyyyyyy@qq.com>
|
2024-04-28 14:05:06 +08:00 |
|
yyhhyy
|
dce03862d5
|
feat(model): Support Qwen2MoE (#1439)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-04-20 21:03:10 +08:00 |
|
Fangyin Cheng
|
82e4ce4c43
|
feat(model): Support Llama-3 (#1436)
|
2024-04-20 14:07:09 +08:00 |
|
yyhhyy
|
8625690107
|
feat(model): Support CodeQwen1.5-7B-Chat (#1431)
|
2024-04-18 15:14:14 +08:00 |
|
Florian
|
4fe10c0906
|
docs: update readme content (#1392)
|
2024-04-09 14:25:41 +08:00 |
|
Fangyin Cheng
|
df36b947d1
|
feat(model): Support Qwen1.5-32B (#1385)
|
2024-04-08 09:40:24 +08:00 |
|
Fangyin Cheng
|
a272d1b8f3
|
feat(model): Support Starling-LM-7B-beta (#1350)
|
2024-03-29 17:25:30 +08:00 |
|
Fangyin Cheng
|
fcc325d411
|
feat(core): Support i18n (#1327)
|
2024-03-25 20:15:39 +08:00 |
|
magic.chen
|
0f3ad67c85
|
docs: add new feature docs reference (#1238)
|
2024-03-03 17:04:52 +08:00 |
|
Fangyin Cheng
|
f9d9f8faea
|
feat(model): Support gemma model (#1187)
|
2024-02-23 12:37:13 +08:00 |
|
magic.chen
|
28d2e33fe8
|
docs: update description and dbgpts (#1162)
|
2024-02-19 11:31:58 +08:00 |
|
magic.chen
|
dbb9ac83b1
|
chore: update charts display (#1149)
|
2024-02-06 12:29:42 +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 |
|
magic.chen
|
f8c0064576
|
chore: add contributor wall (#1111)
|
2024-01-23 20:16:55 +08:00 |
|
magic.chen
|
1484981b72
|
docs: readme update & contact (#1097)
|
2024-01-22 09:54:26 +08:00 |
|
junewgl
|
fd30588e55
|
docs: update author info (#1013)
|
2024-01-03 14:57:26 +08:00 |
|
Danrui Qi
|
90775aad50
|
Update README.zh.md with slack (#1003)
|
2024-01-03 09:42:48 +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 |
|
junewgl
|
5ddc5345fa
|
docs: add paper link and citation (#1006)
|
2024-01-02 14:49:36 +08:00 |
|
Fangyin Cheng
|
07a25c3d86
|
feat(model): Support SOLAR-10.7B-Instruct-v1.0 (#1001)
|
2023-12-30 16:54:27 +08:00 |
|
yihong
|
12234ae258
|
feat: add gemini support (#953)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2023-12-23 11:10:42 +08:00 |
|
Fangyin Cheng
|
6b982e2879
|
feat(model): Support Mixtral-8x7B (#959)
|
2023-12-21 16:46:29 +08:00 |
|
Danrui Qi
|
b8dc9cf11e
|
Update README.zh.md (#911)
|
2023-12-09 14:15:27 +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
|
8ae467109a
|
docs(smmf): multi-model usage and introduction (#883)
Co-authored-by: junewgl <1965259211@qq.com>
|
2023-12-04 13:44:26 +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 |
|
FangYin Cheng
|
f4b91c53b2
|
feat(core): Support system code for feedback and prompt (#873)
|
2023-11-30 19:38:43 +08:00 |
|
magic.chen
|
1a8616dab8
|
chores: remove extra unuse code and update contact info (#869)
Co-authored-by: junewgl <1965259211@qq.com>
|
2023-11-30 10:28:11 +08:00 |
|
FangYin Cheng
|
a92f34081c
|
feat(model): Support Yi-34B-Chat (#837)
|
2023-11-24 20:05:09 +08:00 |
|
FangYin Cheng
|
89dcccc642
|
feat(model): Add more support model list and modify LLM benchmarks (#823)
|
2023-11-23 10:13:59 +08:00 |
|
Aries-ckt
|
e4c91d161f
|
chore:update readme (#822)
|
2023-11-22 19:04:54 +08:00 |
|
csunny
|
d82884f9f3
|
docs: readme features
|
2023-11-14 21:41:19 +08:00 |
|
aries_ckt
|
8764d4e2e4
|
doc:llm rest api
|
2023-11-04 15:56:50 +08:00 |
|
aries_ckt
|
d4d231afe7
|
chore:discord expire
|
2023-10-30 19:09:00 +08:00 |
|
csunny
|
00cd535e8d
|
docs: add rag-in-action arch
|
2023-10-23 13:13:32 +08:00 |
|
csunny
|
1e7e61416c
|
docs: update db-gpt features
|
2023-10-23 12:02:09 +08:00 |
|
aries_ckt
|
c6c805c8c0
|
doc:readme
|
2023-10-20 16:52:01 +08:00 |
|
aries_ckt
|
a869398c92
|
doc:readme
|
2023-10-20 16:40:43 +08:00 |
|
aries_ckt
|
21a66a0b98
|
docs:update readme
|
2023-10-20 13:45:39 +08:00 |
|
aries_ckt
|
68bfff8e34
|
fix:metadata session bug
|
2023-10-20 13:11:17 +08:00 |
|
aries_ckt
|
4667ddbebd
|
doc:update reademe
|
2023-10-17 23:07:48 +08:00 |
|
aries_ckt
|
02ab630a76
|
doc:readme
|
2023-10-17 00:13:06 +08:00 |
|