This website requires JavaScript.
Explore
Help
Sign In
panyy
/
UnisKB
Watch
1
Star
0
Fork
You've already forked UnisKB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37ac57941f
UnisKB
/
apps
/
models_provider
/
impl
/
openai_model_provider
/
model
History
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