MaxKB/apps/application
zhangzhanwei a7bb173cc1
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
feat: Add web node interrupt
2025-12-18 15:45:01 +08:00
..
api feat: Search application chat log by user 2025-08-25 14:42:45 +08:00
chat_pipeline refactor: remove init parameter from class ToolExecutor. 2025-12-04 15:40:50 +08:00
flow feat: Add web node interrupt 2025-12-18 15:45:01 +08:00
migrations feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
models fix: Application The parent application embeds the child application and sets the variable by passing the parameter "akser" through the interface. The sub application is not displayed in the conversation log (#4471) 2025-12-09 16:51:33 +08:00
serializers fix: [Application] When an application with form collection is embedded into the parent application, the conversation will report an error (#4472) 2025-12-09 17:08:57 +08:00
sql feat: add SQL queries for token usage and top questions analytics 2025-12-04 09:14:58 +08:00
views fix: update top questions statistics terminology from "top10" to "top" 2025-11-13 15:01:58 +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 feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +08:00