Commit Graph

754 Commits (59ca44f4936dca26fb3ddece6cf7f67acfbf39d4)

Author SHA1 Message Date
-LAN- 59ca44f493
chore(model_runtime): Move deepseek ahead in the providers list. (#13197)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
MaFee921 1a2523fd15
feat: bedrock_endpoint_url (#12838) 1 year ago
Kei YAMAZAKI 7452032d81
add azure openai api version 2024-12-01-preview (#13135) 1 year ago
非法操作 840729afa5
feat: the think tag display of siliconflow's deepseek r1 (#13153) 1 year ago
Yingchun Lai b09c39c8dc
refactor: avoid to use extra space when finding model by name (#13043) 1 year ago
heyszt b4b09ddc3c
add tongyi qwen2.5-14b/7b-instruct-1m model (#13089) 1 year ago
Yingchun Lai d44882c1b5
refactor: reduce duplciate code by inheritance (#13073) 1 year ago
Jason 560c5de1b7
Fixed Novita AI color and added DeepSeek R1 model (#13074) 1 year ago
heyszt 6c31ee36cd
fix qwen-vl blocking mode (#13052) 1 year ago
Jason d4be5ef9de
Update Novita AI predefined models (#13045) 1 year ago
非法操作 59b3e672aa
feat: add agent thinking content display of deepseek R1 (#12949) 1 year ago
IWAI, Masaharu a2f8bce8f5
chore: add Japanese translation: model_providers/bedrock (#13016) 1 year ago
IWAI, Masaharu 28067640b5
fix: wrong zh_Hans translation: Ohio (#13006) 1 year ago
lowell da67916843
feat: add glm-4-air-0111 (#12997)
Co-authored-by: lowell <lowell.hu@zkteco.in>
1 year ago
sino d167d5b1be
feat(ark): support doubao 1.5 series of models (#12935) 1 year ago
jiandanfeng e23f4b0265
feat: add gemini-2.0-flash-thinking-exp-01-21 (#12924) 1 year ago
luckylhb90 3d1ce4c53f
bug: fixed bedrock rerank bug (#12774)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
k-zaku 46e95e8309
fix: OpenAI o1 Bad Request Error (#12839) 1 year ago
JasonVV a7b9375877
Update deepseek model configuration (#12899) 1 year ago
JasonVV 9903f1e703
add deepseek-reasoner (#12898) 1 year ago
Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
Ding Jiatong 925d69a2ee
feat:Support Minimax-Text-01 (#12763) 1 year ago
jiandanfeng 9d86147d20
fix: SparkLite API Auth error (#12781) (#12790) 1 year ago
jiandanfeng 6ea77ab4cd
fix: DeepSeek API Error with response format active (text and json_object) (#12747) 1 year ago
yihong 4e101604c3
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Gen Sato dbe7a7c4fd
Fix: Add a INFO-level log when fallback to gpt2tokenizer (#12508) 1 year ago
-LAN- 0a49d3dd52
fix: tiktoken cannot be loaded without internet (#12478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
crazywoola 6222179a57
Revert "fix:deepseek tool call not working correctly" (#12463) 1 year ago
Infinitnet 4e6c86341d
Add 'document' feature to Sonnet 3.5 through OpenRouter (#12444) 1 year ago
呆萌闷油瓶 9677144015
fix:deepseek tool call not working correctly (#12437) 1 year ago
SiliconFlow, Inc 15797c556f
add fish-speech-1.5 from siliconflow (#12425) 1 year ago
-LAN- d3f5b1cbb6
refactor: use tiktoken for token calculation (#12416)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
SiliconFlow, Inc dc650c5368
Fixes #12414: Add cheaper model and long context model for Qwen2.5-72B-Instruct from siliconflow (#12415) 1 year ago
Alex Chen 2bb521b135
Support TTS and Speech2Text for Model Provider GPUStack (#12381) 1 year ago
SiliconFlow, Inc 409cc7d9b0
mark deprecated models in siliconflow #12399 (#12405)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Warren Chen 147d578922
[Fix] revert sagemaker llm to support model hub (#12378) 1 year ago
方程 6df17a334c
fix: Update the API call address for the text_embedding model (#12342)
Co-authored-by: 方程 <fangcheng@oschina.cn>
1 year ago
jifei 3c2e30f348
fix: #12143 support streaming mode content start with "data:" (#12171) 1 year ago
丹枫染秋色 7c1961e618
feat: Add response format support to GLM-4 (#12252) 1 year ago
xander-art baeddd4d15
feat:Add support for stop parameter in hunyuan model #12313 (#12315)
Co-authored-by: xander-art <xander-art@gmail.com>
1 year ago
-LAN- 6f5a8a33d9
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer (#12316)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Giovanny Gutiérrez d7c0bc8c23
feat: Add response format support for openai compat models (#12240)
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com>
1 year ago
yihong f30bf08580
fix: close #12215 for yi special case (#12222)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Warren Chen 9954ddb780
[Fix] modify sagemaker llm (#12274) 1 year ago
-LAN- 6a85960605
feat: implement asynchronous token counting in GPT2Tokenizer (#12239)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Kepler 2a909e634b
feat: support Ernie-lite-pro-128k (#12161)
Co-authored-by: bigfish49 <bigfish49@126.com>
1 year ago
jiangbo721 c98d91e44d
fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
yihong 6a0ff3686c
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- af2888d394
fix: remove json_schema if response format is disabled. (#12014)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago