Paul van Oorschot 80c52e0ea4 feat: Add llama-3.3 models for Groq (#11533) hace 1 año
..
__base c5f7d650b5 feat: Allow using file variables directly in the LLM node and support more file types. (#10679) hace 1 año
anthropic 02572e8cca fix: claude can not handle empty string (#11238) hace 1 año
azure_ai_studio 51db59622c chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) hace 1 año
azure_openai 6f9ce6a199 fix: fix azure open-4o-08-06 when enable json schema cant process content = "" (#11204) hace 1 año
baichuan b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
bedrock f54225568c fix(model_runtime): add vision to Amazon Nova Lite and Pro (#11398) hace 1 año
chatglm 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) hace 1 año
cohere 5093337de1 FEAT: cohere rerank 3.5 model added (#11289) hace 1 año
deepseek aae29e72ae Fix Deepseek Function/Tool Calling (#11023) hace 1 año
fireworks b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
fishaudio 448a19bf54 fix: fish audio wrong validate credentials interface (#11019) hace 1 año
gitee_ai 40fc6f529e fix: gitee ai wrong default model, and better para (#11168) hace 1 año
google 1ce51e57ab feat: add gemini exp 1206 (#11444) hace 1 año
gpustack 8aae235a71 fix: int None will cause error for context size (#11055) hace 1 año
groq 80c52e0ea4 feat: Add llama-3.3 models for Groq (#11533) hace 1 año
huggingface_hub b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
huggingface_tei 096c0ad564 feat: Add support for TEI API key authentication (#11006) hace 1 año
hunyuan 92a3898540 fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) hace 1 año
jina 8aae235a71 fix: int None will cause error for context size (#11055) hace 1 año
leptonai 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) hace 1 año
localai 1e829ceaf3 chore: format get_customizable_model_schema return value (#9335) hace 1 año
minimax 32f8439143 fix: add the missing abab6.5t-chat model of Minimax (#11484) hace 1 año
mistralai 5ddb601e43 add MixtralAI Model (#8517) hace 1 año
mixedbread b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
moonshot 643a90c48d fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) hace 1 año
nomic b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
novita 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) hace 1 año
nvidia b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
nvidia_nim 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) hace 1 año
oci b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
ollama 7e1184c071 feat: support json_schema for ollama models (#11449) hace 1 año
openai aa135a3780 Add TTS to OpenAI_API_Compatible (#11071) hace 1 año
openai_api_compatible 643a90c48d fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) hace 1 año
openllm 0067b16d1e fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) hace 1 año
openrouter 4d6b45427c Support streaming output for OpenAI o1-preview and o1-mini (#10890) hace 1 año
perfxcloud 8aae235a71 fix: int None will cause error for context size (#11055) hace 1 año
replicate b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
sagemaker 51db59622c chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) hace 1 año
siliconflow ec00b25793 feat: add siliconflow qwq and llama3.3 model (#11492) hace 1 año
spark d0e0111f88 fix:Spark's large language model token calculation error #7911 (#8755) hace 1 año
stepfun 643a90c48d fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) hace 1 año
tencent 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) hace 1 año
togetherai 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) hace 1 año
tongyi 08ac36812b feat: support LLM process document file (#10966) hace 1 año
triton_inference_server 1e829ceaf3 chore: format get_customizable_model_schema return value (#9335) hace 1 año
upstage b90ad587c2 refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) hace 1 año
vertex_ai 4d7cfd0de5 Fix model provider of vertex ai (#11437) hace 1 año
vessl_ai aa895cfa9b fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417) hace 1 año
volcengine_maas e79eac688a chore(lint): sort __all__ definitions (#11243) hace 1 año
voyage 8aae235a71 fix: int None will cause error for context size (#11055) hace 1 año
wenxin e39e776d03 fix: better wenxin rerank handler, close #11252 (#11283) hace 1 año
x 1065917872 Add grok-vision-beta to xAI + Update grok-beta Features (#11004) hace 1 año
xinference 03ba4bc760 fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012) hace 1 año
yi e0846792d2 feat: add yi custom llm intergration (#9482) hace 1 año
zhinao 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) hace 1 año
zhipuai 142b4fd699 feat: add zhipu glm_4v_flash (#11440) hace 1 año
__init__.py d069c668f8 Model Runtime (#1858) hace 2 años
_position.yaml fb49413a41 feat: add voyage ai as a new model provider (#8747) hace 1 año
model_provider_factory.py 4e7b6aec3a feat: support pinning, including, and excluding for model providers and tools (#7419) hace 1 año