MaxKB/apps/models_provider
zhangzhanwei 89749a3006 feat: Folder authorization backend 2025-10-14 16:33:13 +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: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality 2025-10-11 15:16:21 +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 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