MaxKB/apps/models_provider/impl
zhangzhanwei d2463abaac feat: Vllm url support v1 2025-09-09 13:49:46 +08:00
..
aliyun_bai_lian_model_provider fix: Models rerank stt 2025-08-26 11:58:51 +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 refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +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 support for v2 API version in embedding models and update validation logic 2025-08-26 13:20:31 +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 fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
tencent_cloud_model_provider refactor: model 2025-04-25 18:12:55 +08:00
tencent_model_provider fix: Models rerank stt 2025-08-26 11:58:51 +08:00
vllm_model_provider feat: Vllm url support v1 2025-09-09 13:49:46 +08:00
volcanic_engine_model_provider fix: update image size format and expand available options in tti.py 2025-07-15 09:23:50 +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 feat: Support iFLYTEK large model for Chinese-English speech recognition 2025-08-28 10:57:52 +08:00
xinference_model_provider refactor: improve image URL handling and clean up unused code in base_image_generate_node.py and tti.py 2025-07-11 14:44:04 +08:00
zhipu_model_provider refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +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 fix: Calling the model using non stream cannot obtain the token (#3826) 2025-08-06 11:00:43 +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