MaxKB/apps/application
shaohuzhang1 1a2a02b808
fix: Importing an application that references tools from the tool store will create tools from the tool store in the new workspace (#3568)
2025-07-11 22:13:54 +08:00
..
api feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
chat_pipeline feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +08:00
flow fix: The limit on the number of conversations in the application is invalid (#3567) 2025-07-11 22:02:42 +08:00
migrations refactor: update user field in application and knowledge models to allow null values and set null on delete 2025-07-10 14:49:44 +08:00
models refactor: update user field in application and knowledge models to allow null values and set null on delete 2025-07-10 14:49:44 +08:00
serializers fix: Importing an application that references tools from the tool store will create tools from the tool store in the new workspace (#3568) 2025-07-11 22:13:54 +08:00
sql feat: PDF Preview (#3502) 2025-07-07 22:58:23 +08:00
views fix: Application import (#3566) 2025-07-11 21:45:08 +08:00
__init__.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
admin.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
apps.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
tests.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
urls.py fix: Application import (#3566) 2025-07-11 21:45:08 +08:00