MaxKB/apps/models_provider
shaohuzhang1 fa1aee6c3d perf: Memory optimization (#4318) 2025-11-10 15:21:22 +08:00
..
api fix: Model swagger 2025-07-25 18:35:58 +08:00
constants refactor: model 2025-06-27 11:18:02 +08:00
impl perf: Memory optimization (#4318) 2025-11-10 15:21:22 +08:00
migrations feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
models feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
serializers chore: update file hashes for consistency and remove unnecessary ordering in model queries 2025-08-20 14:20:47 +08:00
sql feat: Folder authorization backend 2025-10-14 16:33:13 +08:00
views fix: Model params permission 2025-07-10 13:49:31 +08:00
__init__.py feat: add model setting 2025-04-17 18:01:33 +08:00
admin.py feat: add model setting 2025-04-17 18:01:33 +08:00
apps.py feat: add model setting 2025-04-17 18:01:33 +08:00
base_model_provider.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
base_ttv.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
tests.py feat: add model setting 2025-04-17 18:01:33 +08:00
tools.py refactor: replace get_embedding_model_default_params with get_model_default_params 2025-10-30 17:12:30 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00