This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b9fcd68418
maxkb
/
apps
/
models_provider
/
impl
History
zhangzhanwei
354f85ddb6
feat: Qwen asr speech recognition
2025-08-19 15:44:22 +08:00
..
aliyun_bai_lian_model_provider
feat: Qwen asr speech recognition
2025-08-19 15:44:22 +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
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
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
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
refactor: remove unused ModelInfo entry for dall-e-2 in openai_model_provider.py
2025-07-08 19:05:53 +08:00
qwen_model_provider
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
tencent_model_provider
feat: Interface with Qwen Omni speech to text model
2025-08-15 17:52:43 +08:00
vllm_model_provider
refactor: model
2025-06-27 11:18:02 +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 credential validation and support for multiple API versions
2025-08-18 16:46:27 +08:00
xf_model_provider
refactor: add is_cache_model method to various model classes to standardize cache behavior
2025-07-08 17:11:31 +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
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
base_tti.py
base_tts.py