Kazuhisa Wada
|
16c41585e1
|
Fixing #11005: Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku (#11013)
|
2024-11-23 23:46:25 +08:00 |
|
yihong
|
448a19bf54
|
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-23 23:39:41 +08:00 |
|
非法操作
|
08ac36812b
|
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-11-22 19:32:44 +08:00 |
|
-LAN-
|
c5f7d650b5
|
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-11-22 16:30:22 +08:00 |
|
CXwudi
|
d9579f418d
|
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963)
|
2024-11-22 13:14:20 +08:00 |
|
Agung Besti
|
e8868a7fb9
|
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
|
2024-11-22 10:29:20 +08:00 |
|
LastHopeOfGPNU
|
1a6b961b5f
|
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
|
2024-11-21 18:03:49 +08:00 |
|
-LAN-
|
82575a7aea
|
fix(gpt-4o-audio-preview): Remove the vision feature (#10932)
|
2024-11-21 16:42:48 +08:00 |
|
yihong
|
80da0c5830
|
fix: default max_chunks set to 1 as other providers (#10937)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 16:36:05 +08:00 |
|
yihong
|
0067b16d1e
|
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 10:34:43 +08:00 |
|
-LAN-
|
4d6b45427c
|
Support streaming output for OpenAI o1-preview and o1-mini (#10890)
|
2024-11-20 15:10:41 +08:00 |
|
ybalbert001
|
c3d11c8ff6
|
fix: aws presign url is not workable remote url (#10884)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-11-20 14:24:41 +08:00 |
|
GeorgeCaoJ
|
fbfc811a44
|
feat: support function call for ollama block chat api (#10784)
|
2024-11-20 11:15:19 +08:00 |
|
Ding Jiatong
|
3087913b74
|
Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728)
|
2024-11-19 21:19:13 +08:00 |
|
Jyong
|
bd05df5cc5
|
fix tongyi embedding endpoint return None output (#10857)
|
2024-11-19 21:04:17 +08:00 |
|
非法操作
|
bc1013dacf
|
feat: support json schema for gemini models (#10835)
|
2024-11-19 17:49:58 +08:00 |
|
非法操作
|
ba537d657f
|
feat: add gemini-exp-1114 (#10779)
|
2024-11-18 09:49:22 +08:00 |
|
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
Bowen Liang
|
365cb4b368
|
chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714)
|
2024-11-15 09:19:41 +08:00 |
|
SiliconFlow, Inc
|
e61242a337
|
feat: add vlm models from siliconflow (#10704)
|
2024-11-14 20:53:35 +08:00 |
|
orangeclk
|
317ae9233e
|
feat: add json response format for siliconflow models (#10657)
|
2024-11-14 08:58:22 +08:00 |
|
xiandan-erizo
|
5b8f03cd9d
|
add abab7-chat-preview model (#10654)
Co-authored-by: xiandan-erizo <xiandan-erizo@outlook.com>
|
2024-11-13 19:30:42 +08:00 |
|
方程
|
ef8022f715
|
Gitee AI Qwen2.5-72B model (#10595)
|
2024-11-12 21:40:32 +08:00 |
|
Kevin9703
|
e03ec0032b
|
fix: Azure OpenAI o1 max_completion_token error (#10593)
|
2024-11-12 21:40:13 +08:00 |
|
-LAN-
|
867bf70f1a
|
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537)
|
2024-11-11 16:06:53 +08:00 |
|
Jyong
|
0c1307b083
|
add jina rerank http timout parameter (#10476)
|
2024-11-11 13:28:11 +08:00 |
|
fdb02983rhy
|
05d43a4074
|
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508)
|
2024-11-11 08:41:43 +08:00 |
|
larcane97
|
aa895cfa9b
|
fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-11 08:38:26 +08:00 |
|
非法操作
|
033ab5490b
|
feat: support LLM understand video (#9828)
|
2024-11-08 13:22:52 +08:00 |
|
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
2024-11-07 21:13:02 +08:00 |
|
Matsuda
|
1e8457441d
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
2024-11-06 17:42:18 +08:00 |
|
Infinitnet
|
5a9448245b
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
2024-11-06 17:41:48 +08:00 |
|
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
2024-11-06 12:45:22 +08:00 |
|
Infinitnet
|
bdadca1a65
|
feat: add support for anthropic/claude-3-5-haiku through OpenRouter (#10331)
|
2024-11-06 08:26:44 +08:00 |
|
非法操作
|
bf9349c4dc
|
feat: add xAI model provider (#10272)
|
2024-11-05 14:42:47 +08:00 |
|
Matsuda
|
4847548779
|
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' (#10285)
|
2024-11-05 14:41:39 +08:00 |
|
Matsuda
|
cb245b5435
|
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock (#10286)
|
2024-11-05 14:41:15 +08:00 |
|
Matsuda
|
9305ad2102
|
feat: support Claude 3.5 Haiku on Amazon Bedrock (#10265)
|
2024-11-05 09:42:51 +08:00 |
|
方程
|
2aa171c348
|
Using a dedicated interface to obtain the token credential for the gitee.ai provider (#10243)
|
2024-11-04 17:22:02 +08:00 |
|
Xiao Ley
|
b28cf68097
|
chore: enable vision support for models in OpenRouter that should have supported vision (#10191)
|
2024-11-02 19:45:20 +08:00 |
|
Lawrence Li
|
76b0328eb1
|
feat: add gpustack model provider (#10158)
|
2024-11-01 17:23:30 +08:00 |
|
larcane97
|
8d5456b6d0
|
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-01 13:38:52 +08:00 |
|
Coal Pigeon
|
4d5546953a
|
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
|
2024-10-31 21:49:04 +08:00 |
|
Charlie.Wei
|
f6fecb957e
|
fix azure chatgpt o1 parameter error (#10067)
|
2024-10-30 22:08:56 +08:00 |
|
zhuhao
|
92a3898540
|
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052)
|
2024-10-30 15:43:29 +08:00 |
|
非法操作
|
12adcf8925
|
fix: gemini model use some tools raise error (#9993)
|
2024-10-29 16:09:29 +08:00 |
|
方程
|
0ebd985672
|
feat: add models for gitee.ai (#9490)
|
2024-10-28 16:52:12 +08:00 |
|
ice yao
|
22776f24ab
|
chore: Extract common functions of the base model in Azure OpenAI Provider (#9907)
|
2024-10-27 11:56:17 +08:00 |
|
非法操作
|
1b5adf40da
|
fix: moonshot response_format raise error (#9847)
|
2024-10-25 14:59:55 +08:00 |
|
guogeer
|
70ddc0ce43
|
openai compatiable api usage and id (#9800)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-10-24 21:51:36 +08:00 |
|