MaxKB/apps/models_provider/impl/openai_model_provider/model
CaptainB 887de56877 feat: enhance model handling with default parameters and cache model check 2025-10-22 12:30:47 +08:00
..
__init__.py feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
embedding.py feat: enhance model handling with default parameters and cache model check 2025-10-22 12:30:47 +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 feat: add support for v2 API version in embedding models and update validation logic 2025-08-26 13:20:31 +08:00
stt.py feat: STT model params 2025-09-25 15:47:33 +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: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00