MaxKB/apps/models_provider/impl/siliconCloud_model_provider/model
CaptainB 2ec98d9c3b fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
..
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
embedding.py fix: update request data handling to use request.data instead of request.query_params 2025-07-21 12:25:17 +08:00
image.py refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
llm.py refactor: tokens 2025-04-25 10:17:50 +08:00
reranker.py feat: add model setting 2025-04-17 18:01:33 +08:00
stt.py refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
tti.py refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
tts.py refactor: remove print 2025-06-24 15:30:42 +08:00