MaxKB/apps/application
zhangzhanwei f1766f921b
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
fix: Application read permission
2025-11-10 11:38:22 +08:00
..
api feat: Search application chat log by user 2025-08-25 14:42:45 +08:00
chat_pipeline refactor: replace get_embedding_model_default_params with get_model_default_params 2025-10-30 17:12:30 +08:00
flow fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-05 19:53:01 +08:00
migrations feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
models fix: When the workflow does not respond, there is an error in the historical chat record data (#4282) 2025-10-29 13:43:02 +08:00
serializers fix: The maximum limit for application dialogue has been modified to 10000000 times (#4302) 2025-11-03 10:20:20 +08:00
sql perf: Optimize the export of conversation logs (#4230) 2025-10-22 14:53:42 +08:00
views fix: Application read permission 2025-11-10 11:38:22 +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 refactor: Add applicationId in generate prompt 2025-09-12 17:18:23 +08:00