MaxKB/apps/application
CaptainB e9156f7138 feat: add new fields to Application model and update serializer mappings
--bug=1062164 --user=刘瑞斌 【应用】-简单应用中添加MCP、工具后,复制应用生成的应用中没有引用 MCP、工具 https://www.tapd.cn/62980211/s/1778474
2025-09-24 15:43:40 +08:00
..
api feat: Search application chat log by user 2025-08-25 14:42:45 +08:00
chat_pipeline fix: handle case where tool is None in tool activation check 2025-09-22 16:25:02 +08:00
flow fix: Continue and break to fill in conversation details (#4094) 2025-09-23 19:47:07 +08:00
migrations feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
models feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
serializers feat: add new fields to Application model and update serializer mappings 2025-09-24 15:43:40 +08:00
sql fix: Dialogue user does not display username (#3628) 2025-07-16 15:35:33 +08:00
views feat: Remove debug permission 2025-09-19 16:54:24 +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