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
245babbcae
maxkb
/
apps
/
models_provider
/
impl
/
siliconCloud_model_provider
/
model
History
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