Commit Graph

38 Commits

Author SHA1 Message Date
dusens
51b4327fdf
feat(model): Support qianfan embedding and resolves an issue (#1819) 2024-08-29 15:52:00 +08:00
Fangyin Cheng
9502251c08
feat(core): AWEL flow 2.0 backend code (#1879)
Co-authored-by: yhjun1026 <460342015@qq.com>
2024-08-23 14:57:54 +08:00
Fangyin Cheng
78c912fd29
feat(model): Support mistral nemo (#1766) 2024-08-01 18:42:01 +08:00
Aries-ckt
167d972093
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +08:00
Fangyin Cheng
3c5ed9d8c1
feat(model): Support llama3.1 models (#1744) 2024-07-24 11:00:05 +08:00
Fangyin Cheng
d389fddc2f
feat(model): Support internlm2.5 models (#1735) 2024-07-18 15:17:10 +08:00
Fangyin Cheng
e4abd56eeb
feat(model): Support codegeex4-all-9b (#1720) 2024-07-14 20:39:38 +08:00
Fangyin Cheng
374b6ad151
feat(model): Support gemma-2 model (#1675) 2024-06-28 13:33:57 +08:00
无剑
fda1a56ef4
feat(model): Support tongyi embedding (#1552)
Co-authored-by: 无剑 <zhuzhenchao@changeme.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-25 19:50:38 +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
e481a0acd9
feat(model): Support openchat-3.6-8b-20240522 (#1564) 2024-05-27 22:28:50 +08:00
Fangyin Cheng
82ed4611a5
feat(model): Support llama-3-sqlcoder-8b (#1559) 2024-05-25 17:26:04 +08:00
Fangyin Cheng
7f55aa4b6e
feat(model): Support Phi-3 models (#1554) 2024-05-23 09:45:32 +08:00
Fangyin Cheng
140d1ceafb
feat(model): Support Yi 1.5 16k models (#1543) 2024-05-20 14:32:57 +08:00
Fangyin Cheng
d81bbec4e9
feat(model): Support DeepSeek v2 lite model (#1537) 2024-05-20 10:46:38 +08:00
Fangyin Cheng
593e974405
feat(model): Support deploy rerank model (#1522) 2024-05-16 14:50:16 +08:00
Fangyin Cheng
559affe87d
refactor(agent): Refactor resource of agents (#1518) 2024-05-15 09:57:19 +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
GITHUBear
744b3e4933
feat(model): support ollama as an optional llm & embedding proxy (#1475)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-04-28 18:36:45 +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
Fangyin Cheng
7d6dfd9ea8
feat(model): Support moonshot proxy LLM (#1404) 2024-04-10 23:41:50 +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
Fangyin Cheng
130ffb08c9
feat(model): Support yi proxy LLM (#1303) 2024-03-15 22:15:37 +08:00
Fangyin Cheng
adaa68eb00
feat(rag): Support rag retriever evaluation (#1291) 2024-03-14 13:06:57 +08:00
Fangyin Cheng
872b5745d3
fix: Fixed multi-turn dialogue bug (#1259) 2024-03-06 22:17:47 +08:00
Fangyin Cheng
505bc32775
perf(rag): Support load large document (#1233) 2024-03-01 22:33:52 +08:00
Fangyin Cheng
f9d9f8faea
feat(model): Support gemma model (#1187) 2024-02-23 12:37:13 +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
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