MaxKB/apps/application
shaohuzhang1 57ada0708f
fix: When the function parameter is of non string type, if the parameter is empty, the function will run with an error #3053 (#3107)
2025-05-19 14:13:49 +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 the function parameter is of non string type, if the parameter is empty, the function will run with an error #3053 (#3107) 2025-05-19 14:13:49 +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: The simple application demonstration cannot be opened (#3028) 2025-04-29 22:12:41 +08:00
sql fix: dialogue log export error (#3100) 2025-05-16 13:22:10 +08:00
swagger_api feat: Swagger document response for adding OpenAI interface (#2786) 2025-04-02 19:59:57 +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 feat: add support for uploading other file types and extend file upload settings 2025-04-22 09:56:54 +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