MaxKB/apps/models_provider/impl
wxg0103 ab434b0a9e fix: add retry mechanism for file uploads and response handling in image.py 2025-10-30 15:34:41 +08:00
..
aliyun_bai_lian_model_provider fix: add retry mechanism for file uploads and response handling in image.py 2025-10-30 15:34:41 +08:00
anthropic_model_provider refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
aws_bedrock_model_provider refactor: remove print 2025-06-24 15:30:42 +08:00
azure_model_provider feat: STT model params 2025-09-25 15:47:33 +08:00
deepseek_model_provider refactor: tokens 2025-04-25 10:17:50 +08:00
gemini_model_provider refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
kimi_model_provider chore: update file hashes for community and xpack 2025-08-25 10:51:37 +08:00
local_model_provider chore: update SVG icons in local_icon_svg and modify community file hash 2025-08-04 11:09:50 +08:00
ollama_model_provider refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
openai_model_provider feat: add OpenAI embedding model parameters form 2025-10-27 12:46:49 +08:00
qwen_model_provider chore: add init file for every folder 2025-04-29 10:31:49 +08:00
regolo_model_provider refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
siliconCloud_model_provider feat: STT model params 2025-09-25 15:47:33 +08:00
tencent_cloud_model_provider refactor: model 2025-04-25 18:12:55 +08:00
tencent_model_provider feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
vllm_model_provider feat: STT model params 2025-09-25 15:47:33 +08:00
volcanic_engine_model_provider fix: add retry mechanism for file uploads and response handling in image.py 2025-10-30 15:34:41 +08:00
wenxin_model_provider feat: enhance model provider with additional LLM and embedding models 2025-08-27 11:14:05 +08:00
xf_model_provider pref: Generate prompt 2025-09-28 09:37:23 +08:00
xinference_model_provider fix: Xinference add 2025-10-24 14:42:11 +08:00
zhipu_model_provider refactor: update ZhipuChatModel to use BaseChatOpenAI and improve token counting 2025-10-30 11:12:43 +08:00
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
base_chat_open_ai.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
base_stt.py feat: add model setting 2025-04-17 18:01:33 +08:00
base_tti.py feat: add model setting 2025-04-17 18:01:33 +08:00
base_tts.py feat: add model setting 2025-04-17 18:01:33 +08:00