MaxKB/apps/models_provider/impl
wxg0103 0555632095 feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +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 fix: remove streaming parameter from GeminiImage initialization 2025-11-11 14:47:56 +08:00
kimi_model_provider chore: update file hashes for community and xpack 2025-08-25 10:51:37 +08:00
local_model_provider feat: Local model validation using local_madel (#4330) 2025-11-07 14:43:40 +08:00
ollama_model_provider perf: Memory optimization (#4318) 2025-11-05 19:05:26 +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 feat: Using the HuggingFace tokenizer (#4329) 2025-11-07 13:29:17 +08:00
tencent_model_provider feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
vllm_model_provider fix: Whisper stt model 2025-11-12 11:31:53 +08:00
volcanic_engine_model_provider feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +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: XF stt model 2025-10-31 13:49:24 +08:00
zhipu_model_provider feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +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: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +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