MaxKB/apps/application
shaohuzhang1 30902f85cb feat: knowledge workflow 2025-11-18 10:58:11 +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 feat: knowledge workflow 2025-11-18 10:58:11 +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: Chat log add to knowledge error 2025-09-29 10:07: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 refactor: Add applicationId in generate prompt 2025-09-12 17:18:23 +08:00