| .. |
|
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
|
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
|
refactor: tokens
|
2025-04-25 10:17:50 +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
|
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
|
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
|
feat: Interface with Qwen Omni speech to text model
|
2025-08-15 17:52:43 +08:00 |
|
vllm_model_provider
|
feat: Vllm whisper model
|
2025-08-20 18:25:21 +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
|
fix: make API URL and keys required fields in llm.py
|
2025-08-20 10:33:47 +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
|
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 |