Bowen Liang
|
0751ad1eeb
|
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash (#12043)
|
2025-02-12 13:53:51 +08:00 |
|
jiangbo721
|
bde756a1ab
|
chore:Remove useless brackets and format code (#13479)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-02-11 22:05:29 +08:00 |
|
Wu Jiayang
|
423fb2d7bc
|
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-02-11 18:44:56 +08:00 |
|
Novice
|
f96b4f287a
|
fix: iteration node log time error (#13511)
|
2025-02-11 16:35:21 +08:00 |
|
Novice
|
c00e7d3f65
|
fix: retry log running error (#13472)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-11 15:48:55 +08:00 |
|
yihong
|
1f38d4846b
|
fix: issue #13483 and #13434 (#13518)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-02-11 12:45:49 +08:00 |
|
liuzhenghua
|
47a64610ca
|
Fix the issue of repeated escaping of quotes in hit test (#13477)
|
2025-02-11 09:58:31 +08:00 |
|
Abdullah AlOsaimi
|
abec23118d
|
feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102)
|
2025-02-10 22:28:29 +08:00 |
|
Xin Zhang
|
0957119550
|
fix: update UTC time format for consistency (#13471)
|
2025-02-10 19:37:50 +08:00 |
|
ybalbert001
|
c8357da13b
|
[Fix] Sagemaker LLM Provider can't adjust context size, it'a always 2… (#13462)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2025-02-10 12:25:04 +08:00 |
|
Fei He
|
7796984444
|
Fix: Removed model params except max_token for deepseek r1 in volcengine (#13446)
|
2025-02-10 10:26:26 +08:00 |
|
Fei He
|
75113c26c6
|
Feat : add deepseek support for tongyi (#13445)
|
2025-02-10 10:26:03 +08:00 |
|
xhe
|
939a9ecd21
|
chore: use the wrap thinking api for volcengine (#13432)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-10 10:25:07 +08:00 |
|
Riddhimaan-Senapati
|
811d72a727
|
feat: added a _position.yaml for vertex ai provider (#13367)
|
2025-02-09 10:29:07 +08:00 |
|
Naoki Takashima
|
37117c22d4
|
feat(model): support Gemini 2.0 Flash Lite Preview model (02-05) in Google's model provider (#13399)
|
2025-02-09 10:22:33 +08:00 |
|
Riddhimaan-Senapati
|
b05e9d2ab4
|
feat: update backend documentation (#13374)
|
2025-02-08 20:36:33 +08:00 |
|
Junjie.M
|
286cdc41ab
|
reasoning model unified think tag is <think></think> (#13392)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-08 16:19:41 +08:00 |
|
胡春东
|
cf36745770
|
fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175)
|
2025-02-08 12:30:00 +08:00 |
|
Xin Zhang
|
982bca5d40
|
fix: add rate limiting to prevent brute force on password reset (#13292)
|
2025-02-08 10:28:31 +08:00 |
|
Kalo Chin
|
c8dcde6cd0
|
fix: Gemini 2.0 Flash 001 model yaml file naming (#13372)
|
2025-02-08 09:12:42 +08:00 |
|
Riddhimaan-Senapati
|
8f9db61688
|
feat: added new silicon flow models (#13369)
|
2025-02-08 09:12:22 +08:00 |
|
zhu-an
|
a081b1e79e
|
fix: add compatibility config for third-party S3-compatible providers (#13354)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
|
2025-02-07 22:35:24 +08:00 |
|
Steven sun
|
38c31e64db
|
add enable_search parameter to qwen_max, plus, turbo (#13335)
Co-authored-by: steven <sunzwj@digitalchina.com>
|
2025-02-07 22:16:26 +08:00 |
|
-LAN-
|
ca19bd31d4
|
chore(*): Bump version to 0.15.3 (#13308)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 15:20:05 +08:00 |
|
-LAN-
|
413dfd5628
|
feat: add completion mode and context size options for LLM configuration (#13325)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 15:08:53 +08:00 |
|
-LAN-
|
f9515901cc
|
fix: Azure AI Foundry model cannot be used in the workflow (#13323)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 14:52:57 +08:00 |
|
呆萌闷油瓶
|
3f42fabff8
|
chore:improve thinking display for llm from xinference and ollama pro… (#13318)
|
2025-02-07 14:29:29 +08:00 |
|
-LAN-
|
1caa578771
|
chore(*): Update style of thinking (#13319)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 14:06:35 +08:00 |
|
Lazy_Frog
|
b7c11c1818
|
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered (#12498)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-02-07 13:56:08 +08:00 |
|
非法操作
|
3eb3db0663
|
chore: refactor the OpenAICompatible and improve thinking display (#13299)
|
2025-02-07 13:28:46 +08:00 |
|
-LAN-
|
be46f32056
|
fix(credits): require model name equals (#13314)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 13:28:17 +08:00 |
|
sino
|
6e5c915f96
|
feat(model): add deepseek-r1 for openrouter (#13312)
|
2025-02-07 12:39:13 +08:00 |
|
-LAN-
|
04d13a8116
|
feat(credits): Allow to configure model-credit mapping (#13274)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-07 11:01:31 +08:00 |
|
Riddhimaan-Senapati
|
2348abe4bf
|
feat: added a couple of models not defined in vertex ai, that were already … (#13296)
|
2025-02-07 09:11:25 +08:00 |
|
呆萌闷油瓶
|
f7e7a399d9
|
feat:add think tag display for xinference deepseek r1 (#13291)
|
2025-02-06 22:04:58 +08:00 |
|
zhu-an
|
16865d43a8
|
feat: add deepseek models for volcengine provider (#13283)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
|
2025-02-06 18:20:03 +08:00 |
|
呆萌闷油瓶
|
0d13aee15c
|
feat:add deepseek r1 think display for ollama provider (#13272)
|
2025-02-06 15:32:10 +08:00 |
|
engchina
|
40dd63ecef
|
Upgrade oracle models (#13174)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-02-06 13:24:27 +08:00 |
|
-LAN-
|
6d66d6da15
|
feat(model_providers): Support deepseek-r1 for Nvidia Catalog (#13269)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-06 13:03:19 +08:00 |
|
-LAN-
|
87763fc234
|
feat(model_providers): Support deepseek for Azure AI Foundry (#13267)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-06 12:45:48 +08:00 |
|
JasonVV
|
f6c44cae2e
|
feat(model): add gemini-2.0 model (#13266)
|
2025-02-06 12:28:59 +08:00 |
|
xhe
|
da2ee04fce
|
fix: correct linewrap think display in generic openai api (#13260)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-06 10:53:08 +08:00 |
|
JasonVV
|
7673c36af3
|
feat(model): add gemini-2.0-flash-thinking-exp-01-21 (#13230)
|
2025-02-06 10:01:00 +08:00 |
|
Riddhimaan-Senapati
|
9457b2af2f
|
feat: added models :gemini 2.0 flash 001 and gemini 2.0 pro exp 02-05 (#13247)
|
2025-02-06 09:58:39 +08:00 |
|
k-zaku
|
7203991032
|
feat: add parameter "reasoning_effort" and Openai o3-mini (#13243)
|
2025-02-06 09:29:48 +08:00 |
|
xhe
|
5a685f7156
|
feat: add think display for volcengine and generic openapi (#13234)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2025-02-06 09:24:40 +08:00 |
|
Riddhimaan-Senapati
|
a6a25030ad
|
fix: updated _position.yaml to include the latest model already integ… (#13245)
|
2025-02-06 09:21:51 +08:00 |
|
Riddhimaan-Senapati
|
00458a31d5
|
feat: added deepseek r1 and v3 to siliconflow (#13238)
|
2025-02-05 21:59:18 +08:00 |
|
-LAN-
|
c6ddf6d6cc
|
feat(model_providers): Add Groq DeepSeek-R1-Distill-Llama-70b (#13229)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-05 19:15:29 +08:00 |
|
Joshbly
|
34b21b3065
|
feat: Add o3-mini and o3-mini-2025-01-31 model variants (#13129)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-02-05 17:04:45 +08:00 |
|