Commit Graph

  • f1e8ba6e2d fix: Model permission while setting knowledge or application zhangzhanwei 2025-07-10 13:42:29 +0800
  • ed5cc3a0fa fix: update file handling in base_document_extract_node.py to use image metadata CaptainB 2025-07-10 13:04:48 +0800
  • 9d2fd05604
    fix: Token auth (#3543) shaohuzhang1 2025-07-10 12:07:33 +0800
  • 4f31977d7d fix: update label for tool name in ToolResourceIndex.vue CaptainB 2025-07-10 11:28:22 +0800
  • 6773be4fe3 fix: improve speech synthesis handling in ChatOperationButton CaptainB 2025-07-10 11:15:01 +0800
  • b2b144af7c fix: correct API method for speech-to-text functionality CaptainB 2025-07-10 10:56:52 +0800
  • 399e1dc6d4 fix: correct syntax error in checkbox label rendering in AuthorizedWorkspaceDialog.vue wxg0103 2025-07-10 10:52:20 +0800
  • 6e426426c3 build: change action. liqiang-fit2cloud 2025-07-10 10:15:43 +0800
  • b24f4c9e44 build: change run-name. liqiang-fit2cloud 2025-07-10 09:56:38 +0800
  • 1611bc7f75
    fix: The original document download file name is incorrect (#3542) shaohuzhang1 2025-07-09 22:32:40 +0800
  • 7c47f4d0b3
    fix: Embed icon cannot be displayed (#3541) shaohuzhang1 2025-07-09 22:12:58 +0800
  • f8de009344
    fix: Advanced arranged form collection node that does not display JSON type parameters (#3540) shaohuzhang1 2025-07-09 22:02:33 +0800
  • 3b33078555
    fix: Workflow knowledge base retrieval node recall error (#3539) shaohuzhang1 2025-07-09 21:46:44 +0800
  • 3450ef78a4
    fix: Application import and export (#3538) shaohuzhang1 2025-07-09 21:34:41 +0800
  • 857f988992 fix: style wangdan-fit2cloud 2025-07-09 20:49:14 +0800
  • 0316afa299 refactor: enhance HTML tag removal in text processing to exclude audio, video, and image tags wxg0103 2025-07-09 20:34:34 +0800
  • d0722dc048 feat: Remove the community version role button display zhangzhanwei 2025-07-09 20:28:32 +0800
  • bddc3cfd53 feat: Locales zhangzhanwei 2025-07-09 20:01:04 +0800
  • 265840017c refactor: update icon URL handling and clean up permission checks in application workflow wxg0103 2025-07-09 19:44:35 +0800
  • 580adc5a88 refactor: enhance document and knowledge deletion logic to remove associated files wxg0103 2025-07-09 19:08:31 +0800
  • 19b7ae24c9 fix: Button permission while creating model zhangzhanwei 2025-07-09 18:49:05 +0800
  • 1703923f58 refactor: update default password configuration key to uppercase in user.py wxg0103 2025-07-09 18:38:35 +0800
  • a43bde9a01 fix: remove PATH env. liqiang-fit2cloud 2025-07-09 18:11:36 +0800
  • 16088975fa refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments wxg0103 2025-07-09 18:08:41 +0800
  • 06e759a320 fix: chatUser authorization teukkk 2025-07-09 17:58:26 +0800
  • 3eb5a49e63 chore: update query filters to use case-insensitive containment for name and description CaptainB 2025-07-09 17:49:43 +0800
  • 5d8e64cbb2 fix: Chat user permission of common user zhangzhanwei 2025-07-09 17:34:55 +0800
  • 078bb41fc5 feat: style wangdan-fit2cloud 2025-07-09 16:12:02 +0800
  • 14eea7df42 fix: common user use of shared model params zhangzhanwei 2025-07-09 16:21:18 +0800
  • c4293c34d1
    fix: ai chat node mcp (#3531) shaohuzhang1 2025-07-09 16:14:44 +0800
  • 2ba043e801 fix: different setting pages of simple_work_flow application zhangzhanwei 2025-07-09 16:11:37 +0800
  • eceb8f8375 refactor: simplify optional parameters and update image generation base URL wxg0103 2025-07-09 15:45:35 +0800
  • a5cd50fdf2 fix: jump to the applicationChatUser teukkk 2025-07-09 15:26:37 +0800
  • e0118f1ce9 chore: remove redundant pickle import in tool_code.py CaptainB 2025-07-09 15:00:48 +0800
  • 693ed6004a
    fix: MCP node execution failed (#3528) shaohuzhang1 2025-07-09 14:59:55 +0800
  • b9aa36ed1e fix: read permission teukkk 2025-07-09 14:26:23 +0800
  • 8e8726cd9d chore: remove diskcache2 from pip install in Dockerfile CaptainB 2025-07-09 14:22:05 +0800
  • 6c27fe68fe refactor: simplify cache timeout handling in authentication modules wxg0103 2025-07-09 14:17:47 +0800
  • dc04d46518 refactor: replace diskcache with pickle for result handling and organize sandbox directories CaptainB 2025-07-09 14:14:23 +0800
  • 4da75ac3e0 refactor: replace FunctionExecutor with ToolExecutor in base_tool_lib_node and base_tool_node CaptainB 2025-07-09 12:48:19 +0800
  • 7ff65aef76
    fix: Application import and export (#3525) shaohuzhang1 2025-07-09 12:35:49 +0800
  • 5258bd79d5 refactor: implement debounced async linting in CodemirrorEditor CaptainB 2025-07-09 12:08:55 +0800
  • 8625dd543a refactor: implement debounced async linting in CodemirrorEditor CaptainB 2025-07-09 11:49:26 +0800
  • 217e3ce58d fix: wrong group. liqiang-fit2cloud 2025-07-09 11:43:38 +0800
  • f0903ac309 refactor: enhance ToolTreeSerializer query parameters CaptainB 2025-07-09 11:02:55 +0800
  • 6411f32a3d
    fix: The type of resource authorization is incorrect (#3524) shaohuzhang1 2025-07-09 11:03:19 +0800
  • 4eda4a0d1b feat: add scope parameter to ToolTreeSerializer and update get_tools method CaptainB 2025-07-09 10:58:56 +0800
  • ee967606cf fix: deleteButtonDisabled teukkk 2025-07-09 10:51:29 +0800
  • 6a87ccd908 feat: add convert_uuid_to_str function for UUID serialization in document metadata CaptainB 2025-07-09 10:47:39 +0800
  • ec2ddedf93
    fix: The sub application cannot use the current node (#3523) shaohuzhang1 2025-07-09 10:46:57 +0800
  • cff1f6c80b
    fix: The sub application cannot have a conversation (#3522) shaohuzhang1 2025-07-09 10:36:59 +0800
  • 3b4702e533 fix: knowledge document paragraph read permission zhangzhanwei 2025-07-09 10:21:40 +0800
  • 87045603ff build: update Dockerfiles. liqiang-fit2cloud 2025-07-09 09:59:59 +0800
  • 2196d82060 perf: perf wangdan-fit2cloud 2025-07-09 03:08:06 +0800
  • 543210bc64 perf: perf wangdan-fit2cloud 2025-07-09 02:58:16 +0800
  • bc85b91196 style: chat style wangdan-fit2cloud 2025-07-09 01:31:21 +0800
  • 41131d57e1 fix: update button permission check in KnowledgeSetting.vue CaptainB 2025-07-08 22:02:44 +0800
  • 1482d8674b
    feat: Folder button permission (#3520) shaohuzhang1 2025-07-08 21:03:38 +0800
  • 49d40bb480
    fix: Application access restrictions (#3519) shaohuzhang1 2025-07-08 21:01:32 +0800
  • edca190a06 feat: chat wangdan-fit2cloud 2025-07-08 20:50:19 +0800
  • 6866ff03b3
    fix: Tools cannot be called in the workflow (#3516) shaohuzhang1 2025-07-08 20:14:33 +0800
  • dc51cc1f2a refactor: update Dockerfile version and improve code formatting in PermissionConfiguration.vue wxg0103 2025-07-08 20:00:30 +0800
  • 9fb5ef4f80 build: add new tokenizer. liqiang-fit2cloud 2025-07-08 19:37:46 +0800
  • a98cde9912 build: add new tokenizer. liqiang-fit2cloud 2025-07-08 19:22:16 +0800
  • 573ec2b706 refactor: remove unused ModelInfo entry for dall-e-2 in openai_model_provider.py wxg0103 2025-07-08 19:04:28 +0800
  • dc4cdec8a1 feat: add install_model_token script for downloading and installing BERT tokenizer wxg0103 2025-07-08 18:57:55 +0800
  • c23e18d461
    fix: Cannot add in advanced orchestration application workflow (#3515) shaohuzhang1 2025-07-08 18:39:02 +0800
  • f370840e8b
    fix: The form node cannot be used (#3514) shaohuzhang1 2025-07-08 17:56:11 +0800
  • c7d1ba6a73
    fix: The conversation file cannot be displayed when uploading other files (#3513) shaohuzhang1 2025-07-08 17:44:54 +0800
  • 31147c0f6e
    fix: AI conversation file upload image cannot be loaded (#3512) shaohuzhang1 2025-07-08 17:30:32 +0800
  • 0bd648578e fix: Feishu knowledge document button visibility zhangzhanwei 2025-07-08 17:09:55 +0800
  • 92df83771e feat: share api wangdan-fit2cloud 2025-07-08 17:10:26 +0800
  • 521fff2818 refactor: add is_cache_model method to various model classes to standardize cache behavior wxg0103 2025-07-08 17:11:18 +0800
  • fce2f50a01
    fix: Apply MCP node acquisition tool (#3510) shaohuzhang1 2025-07-08 17:02:02 +0800
  • f04de2328a feat: add username field to model serializer and rename nick_name field CaptainB 2025-07-08 16:56:55 +0800
  • 334883c2b2 feat: add username field to model serializer and rename nick_name field CaptainB 2025-07-08 16:46:47 +0800
  • 99a6de0bcf refactor: enhance model list retrieval parameters to exclude 'share' provider wxg0103 2025-07-08 16:44:39 +0800
  • 81d9cc3e3b fix: style during password verification teukkk 2025-07-08 16:39:31 +0800
  • 57b12a20bc refactor: simplify parameter handling in model list retrieval wxg0103 2025-07-08 16:40:33 +0800
  • f8249cd601
    fix: The number of conversations has not been updated (#3509) shaohuzhang1 2025-07-08 16:35:54 +0800
  • 246123c506 fix: language wangdan-fit2cloud 2025-07-08 16:17:07 +0800
  • c2767addd2 fix: icon style wangdan-fit2cloud 2025-07-08 15:47:52 +0800
  • b396d95c6f refactor: replace default cache with user-specific cache in ChatManage class wxg0103 2025-07-08 16:17:34 +0800
  • b8cf3fb561 refactor: simplify parameter handling in model list retrieval wxg0103 2025-07-08 16:16:25 +0800
  • 4be308078b refactor: remove redundant validation logic from tool serializer CaptainB 2025-07-08 16:15:56 +0800
  • b6cf80d6ef fix: Workspace shared knowledge button visibility zhangzhanwei 2025-07-08 15:54:55 +0800
  • f627daf231
    fix: Password authentication (#3507) shaohuzhang1 2025-07-08 15:49:55 +0800
  • c99993795d build: remove clear disk step. liqiang-fit2cloud 2025-07-08 15:27:13 +0800
  • 8274dcb985 build: remove clear disk step. liqiang-fit2cloud 2025-07-08 15:23:36 +0800
  • 7bd1e48465 build: upgrade postgres to 17.5. liqiang-fit2cloud 2025-07-08 15:22:09 +0800
  • a942090f30 build: clear image. liqiang-fit2cloud 2025-07-08 15:13:09 +0800
  • a27c09586e refactor: streamline permission checks in model handler for improved readability wxg0103 2025-07-08 15:03:35 +0800
  • e346137a48 refactor: clean up template and script formatting for improved readability wxg0103 2025-07-08 14:49:13 +0800
  • 8f00184122 refactor: improve embedding handling and ensure float conversion for embeddings CaptainB 2025-07-08 14:18:38 +0800
  • 90abe70e2e
    fix: Resource authorization dirty data (#3506) shaohuzhang1 2025-07-08 13:44:08 +0800
  • 8465ac67f0 feat: add workspace validation to tool ID checks in serializers CaptainB 2025-07-08 12:40:42 +0800
  • 8aa2c1437c feat: add workspace validation for knowledge id across serializers CaptainB 2025-07-08 12:35:16 +0800
  • 337461b683 refactor: update application setting serializer to set default favicon and improve user resource permission handling wxg0103 2025-07-08 11:47:00 +0800
  • 4143d1f2c5 fix: style wangdan-fit2cloud 2025-07-08 11:38:31 +0800
  • 1c364c22cf
    fix: Resource automatic authorization type error (#3505) shaohuzhang1 2025-07-08 10:56:24 +0800