barabicu
d057067543
fix: remove ruff ignore SIM300 ( #11810 )
2024-12-19 18:30:51 +08:00
非法操作
c9b4029ce7
chore: the consistency of MultiModalPromptMessageContent ( #11721 )
2024-12-17 15:01:38 +08:00
非法操作
74fdc16bd1
feat: enhance gemini models ( #11497 )
2024-12-17 12:05:13 +08:00
kenwoodjw
096c0ad564
feat: Add support for TEI API key authentication ( #11006 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-23 23:55:35 +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
非法操作
bc1013dacf
feat: support json schema for gemini models ( #10835 )
2024-11-19 17:49:58 +08:00
非法操作
bf9349c4dc
feat: add xAI model provider ( #10272 )
2024-11-05 14:42:47 +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
方程
0ebd985672
feat: add models for gitee.ai ( #9490 )
2024-10-28 16:52:12 +08:00
chzphoenix
211f416806
feat:add wenxin rerank ( #9431 )
...
Co-authored-by: cuihz <cuihz@knowbox.cn>
Co-authored-by: crazywoola <427733928@qq.com>
2024-10-17 19:18:32 +08:00
Warren Wong
b597a0d31c
fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error ( #9326 )
...
Co-authored-by: wwwc <wwwc@outlook.com>
2024-10-15 16:26:44 +08:00
Fei He
5c76131d3d
feat: add gte rerank for tongyi ( #9153 )
2024-10-11 10:35:56 +08:00
Bowen Liang
7c0b159a81
chore: removing unused imports in tests ( #9049 )
2024-10-08 11:13:11 +08:00
zhuhao
fb49413a41
feat: add voyage ai as a new model provider ( #8747 )
2024-09-29 16:55:59 +08:00
ice yao
91f70d0bd9
Add embedding models in fireworks provider ( #8728 )
2024-09-25 08:47:11 +08:00
zhuhao
1ecf70dca0
feat: add mixedbread as a new model provider ( #8523 )
2024-09-24 11:20:15 +08:00
ice yao
d7aada38a1
Add nomic embedding model provider ( #8640 )
2024-09-23 19:57:21 +08:00
ice yao
0665268578
Add Fireworks AI as new model provider ( #8428 )
2024-09-22 10:13:00 +08:00
呆萌闷油瓶
c8b9bdebfe
feat:use xinference tts stream mode ( #8616 )
2024-09-22 10:08:35 +08:00
Bowen Liang
a1104ab97e
chore: refurish python code by applying Pylint linter rules ( #8322 )
2024-09-13 22:42:08 +08:00
Bowen Liang
8815511ccb
chore: apply flake8-pytest-style linter rules ( #8307 )
2024-09-12 18:09:16 +08:00
Bowen Liang
40fb4d16ef
chore: refurbish Python code by applying refurb linter rules ( #8296 )
2024-09-12 15:50:49 +08:00
Bowen Liang
c69f5b07ba
chore: apply ruff E501 line-too-long linter rule ( #8275 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-12 14:00:36 +08:00
Bowen Liang
292220c596
chore: apply pep8-naming rules for naming convention ( #8261 )
2024-09-11 16:40:52 +08:00
Nam Vu
2d7954c7da
Fix variable typo ( #8084 )
2024-09-08 13:14:11 +08:00
tmuife
89aede80cc
Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider ( #7775 )
...
Co-authored-by: Walter Jin <jinshuhaicc@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: walter from vm <walter.jin@oracle.com>
2024-09-06 14:15:40 +08:00
Leng Yue
bd0992275c
feat: support fish audio TTS ( #7982 )
2024-09-05 14:18:39 +08:00
Hélio Lúcio
7b7576ad55
Add Azure AI Studio as provider ( #7549 )
...
Co-authored-by: Hélio Lúcio <canais.hlucio@voegol.com.br>
2024-08-27 09:52:59 +08:00
Bowen Liang
b035c02f78
chore(api/tests): apply ruff reformat #7590 ( #7591 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-23 23:52:25 +08:00
Chengyu Yan
1f944c6eeb
feat(api): support wenxin bge-large and tao embedding model. ( #7393 )
2024-08-19 22:25:09 +08:00
Chengyu Yan
bfd905602f
feat(api): support wenxin text embedding ( #7377 )
2024-08-19 09:15:19 +08:00
Weaxs
3a33062405
feat: support siliconflow rerank ( #7337 )
2024-08-16 20:21:41 +08:00
-LAN-
b5d472fad7
test(*): Avoid import from api
in tests. ( #7251 )
2024-08-14 14:09:26 +08:00
shAlfred
a12ddc47e7
feat: add support of speech2text function for OpenAI-API-compatible and Siliconflow ( #7197 )
2024-08-12 21:38:59 +08:00
Yanyi Liu
5b32f2e0dd
Feat: Add model provider Text Embedding Inference for embedding and rerank ( #7132 )
2024-08-09 19:12:13 +08:00
shAlfred
a7162240e6
feat: add text-embedding functon and LLM models to Siliconflow ( #7090 )
2024-08-08 17:08:28 +08:00
小羽
34a9dbe826
Feat/add 360-zhinao provider ( #7069 )
2024-08-08 14:23:08 +08:00
JuHyung Son
2e941bb91c
add new provider Solar ( #6884 )
2024-08-02 20:48:09 +08:00
Weaxs
cc4785f094
fix: xinference reranker return_documents ( #6888 )
2024-08-01 19:57:53 +08:00
SiliconFlow, Inc
3e18d32ce5
add deepseek-coder-v2 in siliconflow ( #6149 )
2024-07-29 18:45:19 +08:00
Giga Group
c9ff0e3961
Add model hunyuan-embedding ( #6657 )
...
Co-authored-by: sun <sun@centen.cn>
2024-07-29 18:30:52 +08:00
ybalbert001
4a026fa352
Enhancement: add model provider - Amazon Sagemaker ( #6255 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-07-18 19:32:31 +08:00
forrestlinfeng
3b5b548af3
Add Stepfun LLM Support ( #6346 )
2024-07-18 07:47:18 +08:00
-LAN-
b217ee414f
test(test_rerank): Remove duplicate test cases. ( #6024 )
2024-07-06 09:44:50 +08:00
orangeclk
c490bdfbf9
fix: zhipuai pytest correction ( #5934 )
2024-07-03 19:19:33 +08:00
-LAN-
ba67206bb9
fix(api/model_runtime/azure/llm): Switch to tool_call. ( #5541 )
2024-06-24 15:35:21 +08:00
LXM
e8ad0339a3
fix: tongyi json output ( #5396 )
2024-06-22 12:25:23 +08:00
-LAN-
142dc0afd7
refactor: Remove unused code in large_language_model.py ( #5433 )
2024-06-20 16:20:40 +08:00
Jason
b7ff765d8d
Add novita.ai as model provider ( #4961 )
2024-06-14 18:23:06 +08:00