MaxKB/apps/application
shaohuzhang1 9d790f1eda
fix: When referencing workflow fields, if the node is not executed, return None data (#3724)
2025-07-23 16:42:36 +08:00
..
chat_pipeline fix: Simple application user did not successfully set up (#2625) 2025-03-19 18:23:05 +08:00
flow fix: When referencing workflow fields, if the node is not executed, return None data (#3724) 2025-07-23 16:42:36 +08:00
migrations feat: User information in the application conversation log. (#2599) 2025-03-18 15:50:30 +08:00
models fix: When there is an empty string in the context, the conversation reports an error (#2947) 2025-04-22 13:59:53 +08:00
serializers fix: After the application opens a session, after a period of time, the conversation record ID will report an error (#3712) 2025-07-23 13:56:27 +08:00
sql fix: dialogue log export error (#3100) 2025-05-16 13:22:10 +08:00
swagger_api docs: Missing thinking process related parameters in model_setting #3134 (#3700) 2025-07-22 12:05:24 +08:00
task feat: 分离任务 2024-08-21 14:46:38 +08:00
template feat: Embed icon color to follow font changes (#1941) 2024-12-30 11:25:55 +08:00
views fix: change HitTest action methods from GET to PUT in API views 2025-07-21 12:12:26 +08:00
__init__.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
admin.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
apps.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
tests.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
urls.py feat: add MCP server tools integration and UI components 2025-03-24 18:38:54 +08:00