MaxKB/apps/models_provider
wxg0103 e8a52c824a feat: implement authentication check in image processing model 2025-10-09 18:29:28 +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 feat: implement authentication check in image processing model 2025-10-09 18:29:28 +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 chore: update commit hashes for community and xpack; modify SQL queries to cast meta as JSON 2025-07-31 15:12:33 +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 fix: Return the link to the connection pool after the node execution is completed (#3957) 2025-08-28 16:08:05 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00