dify/api/core/model_runtime/model_providers
yihong e39e776d03
fix: better wenxin rerank handler, close #11252 (#11283)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-03 13:57:16 +08:00
..
__base feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
anthropic fix: claude can not handle empty string (#11238) 2024-12-02 16:00:40 +08:00
azure_ai_studio chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
azure_openai fix: fix azure open-4o-08-06 when enable json schema cant process content = "" (#11204) 2024-11-29 17:26:07 +08:00
baichuan
bedrock 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
chatglm
cohere fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
deepseek Fix Deepseek Function/Tool Calling (#11023) 2024-11-25 11:03:53 +08:00
fireworks
fishaudio fix: fish audio wrong validate credentials interface (#11019) 2024-11-23 23:39:41 +08:00
gitee_ai fix: gitee ai wrong default model, and better para (#11168) 2024-11-27 17:27:11 +08:00
google fix: use Gemini response metadata for token counting (#11226) 2024-11-30 17:30:55 +08:00
gpustack fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
groq
huggingface_hub
huggingface_tei feat: Add support for TEI API key authentication (#11006) 2024-11-23 23:55:35 +08:00
hunyuan
jina fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
leptonai
localai
minimax add abab7-chat-preview model (#10654) 2024-11-13 19:30:42 +08:00
mistralai
mixedbread
moonshot fix: use removeprefix() instead of lstrip() to remove the data: prefix (#11272) 2024-12-03 09:16:25 +08:00
nomic
novita
nvidia
nvidia_nim
oci
ollama fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
openai Add TTS to OpenAI_API_Compatible (#11071) 2024-11-26 15:14:02 +08:00
openai_api_compatible fix: use removeprefix() instead of lstrip() to remove the data: prefix (#11272) 2024-12-03 09:16:25 +08:00
openllm fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
openrouter Support streaming output for OpenAI o1-preview and o1-mini (#10890) 2024-11-20 15:10:41 +08:00
perfxcloud fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
replicate
sagemaker chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
siliconflow ISSUE=11042: add tts model in siliconflow (#11043) 2024-11-25 11:04:13 +08:00
spark
stepfun fix: use removeprefix() instead of lstrip() to remove the data: prefix (#11272) 2024-12-03 09:16:25 +08:00
tencent
togetherai
tongyi feat: support LLM process document file (#10966) 2024-11-22 19:32:44 +08:00
triton_inference_server
upstage
vertex_ai fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
vessl_ai fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417) 2024-11-11 08:38:26 +08:00
volcengine_maas chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
voyage fix: int None will cause error for context size (#11055) 2024-11-25 21:04:16 +08:00
wenxin fix: better wenxin rerank handler, close #11252 (#11283) 2024-12-03 13:57:16 +08:00
x Add grok-vision-beta to xAI + Update grok-beta Features (#11004) 2024-11-25 20:53:03 +08:00
xinference fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012) 2024-11-24 15:29:30 +08:00
yi
zhinao
zhipuai fix: drop useless and wrong code for zhipu embedding (#11069) 2024-11-25 19:50:23 +08:00
__init__.py
_position.yaml
model_provider_factory.py