Commit Graph

  • 38d895ab5f r2 feat/r2 jyong 2025-07-02 18:46:36 +0800
  • a294773dd5 temp: tip Joel 2025-07-02 18:33:27 +0800
  • 859b4cd6cc feat: list res Joel 2025-07-02 18:26:57 +0800
  • a6ff9b224b r2 jyong 2025-07-02 18:20:41 +0800
  • 832bef053f Merge branch 'main' into feat/r2 jyong 2025-07-02 18:20:05 +0800
  • 81b07dc3be r2 jyong 2025-07-02 18:15:23 +0800
  • a52bf6211a merge main zxhlyh 2025-07-02 18:07:09 +0800
  • 9468a3ce4e fix ytqh 2025-07-02 18:04:37 +0800
  • fa19a56660 Fix admin validation to check organization_members instead of tenant_account_joins ytqh 2025-07-02 18:04:01 +0800
  • d05edeb05f fix(web): adjust HTTP node method and input layout (#21834) zhujiruo 2025-07-02 18:00:47 +0800
  • 68f41bbaa8
    Fix/workflow use nodes hooks (#21822) zxhlyh 2025-07-02 17:48:23 +0800
  • 3bfa9767c0
    Chore/workflow last run (#21823) zxhlyh 2025-07-02 17:48:07 +0800
  • 8978b9d38b
    chore(version): Bump plugin daemon version to 0.1.3 (#21835) -LAN- 2025-07-02 17:46:18 +0800
  • 45fd618330
    chore(version): Bump plugin daemon version to 0.1.3 -LAN- 2025-07-02 17:41:16 +0800
  • 42b7ec95bf Integrate admin platform into Docker Compose stack ytqh 2025-07-02 17:33:14 +0800
  • cc89d7b1a5
    remove unused config CURRENT_VERSION (#21832) Bowen Liang 2025-07-02 17:22:22 +0800
  • 75dd71855c remove CURRENT_VERSION Bowen Liang 2025-07-02 17:13:16 +0800
  • 6f6380a54d merge main zxhlyh 2025-07-02 16:51:33 +0800
  • 4bf7533906 chore: add message status enum 刘江波 2025-07-02 16:49:52 +0800
  • 03155f658d Add GitHub Action for automated backend deployment ytqh 2025-07-02 16:41:54 +0800
  • 4799defeee Merge branch 'fix/workflow-use-nodes-hooks' into deploy/dev zxhlyh 2025-07-02 16:30:20 +0800
  • 2d16b1d6d1 fix: refactor useNodes hooks to prevent rerender zxhlyh 2025-07-02 16:29:47 +0800
  • ce402ca505 Merge branch 'fix/workflow-use-nodes-hooks' into deploy/dev zxhlyh 2025-07-02 16:21:49 +0800
  • 0d5949ba46 Allow owner and admin roles to access admin API endpoints ytqh 2025-07-02 16:21:33 +0800
  • 06fcd15b61 fix: refactor useNodes hooks to prevent rerender zxhlyh 2025-07-02 16:21:11 +0800
  • bc75230480 fix: var pos to start pos Joel 2025-07-02 16:20:38 +0800
  • d454214ddc fix: table placeholder Joel 2025-07-02 16:18:44 +0800
  • bb955806e0
    chore(version): bump to 1.5.1 (#21808) 1.5.1 release/e-3.2.0 -LAN- 2025-07-02 16:17:40 +0800
  • 9afc3e982a refactor(web): Restructure the operation buttons layout in the app information component (#21742) zhujiruo 2025-07-02 16:12:03 +0800
  • 0c39490bb1
    chore: put new run var to the top (#21816) Joel 2025-07-02 15:56:22 +0800
  • 169ae55635 chore: finish filter Joel 2025-07-02 15:52:43 +0800
  • a10b190e4b chore: put runed var to the top Joel 2025-07-02 15:32:11 +0800
  • 2c1bf7c411 Merge branch 'main' into feat/mcp Novice 2025-07-02 15:31:12 +0800
  • e965eaca1f Merge branch 'feat/mcp' into deploy/dev Novice 2025-07-02 15:25:17 +0800
  • 015ce09593 chore: handle published filter Joel 2025-07-02 15:22:38 +0800
  • 3e9368ce84 refactor: simplify logic based on review suggestions Novice 2025-07-02 15:15:38 +0800
  • e8193afdef
    ensure usage is present in process_data for LLM nodes Davide Delbianco 2025-07-02 09:10:06 +0200
  • 2270e41ec8
    fix: Prefer process_data to track usage, because ParameterExtractorNode can override the name of the output variable "usage" Davide Delbianco 2025-07-01 14:44:20 +0200
  • b230fb7f33
    chore: Expose LLM usage also in parameter extractor node as it is a LLM-based node Davide Delbianco 2025-07-01 14:18:22 +0200
  • e83e8715e0
    chore: Filter the `finish_reason` for all LLM-based nodes in draft editor of the variable inspect tool Davide Delbianco 2025-07-01 11:56:22 +0200
  • 4a917daf16
    chore: Make the `usage` property of LLM-based nodes available in variable picker Davide Delbianco 2025-07-01 11:55:38 +0200
  • efc8888372
    chore: standardize output of `LLMNode` based nodes to return `usage` and `finish_reason` in `output` instead of `process_data` Davide Delbianco 2025-07-01 11:54:39 +0200
  • d7b0ccd6f7 feat: Add name field to data source credentials update function in usePipeline service twwu 2025-07-02 15:08:20 +0800
  • 08fa6f0ef9 Merge branch 'chore/workflow-last-run' into deploy/dev zxhlyh 2025-07-02 15:03:46 +0800
  • 2a2964cd0b fix zxhlyh 2025-07-02 15:02:57 +0800
  • 3f139133a0 chore: change order Joel 2025-07-02 14:58:56 +0800
  • 6ef1e017df feat(oauth): add support for retrieving credential info and OAuth client schema Harry 2025-07-02 14:58:44 +0800
  • 0337b857ff feat: search Joel 2025-07-02 14:56:57 +0800
  • 68d59ee8b3 refactor: Refactor useOnlineDocument hook twwu 2025-07-02 14:56:29 +0800
  • a89a57d427 Merge branch 'chore/workflow-last-run' into deploy/dev zxhlyh 2025-07-02 14:55:41 +0800
  • 6cb13925c2 fix zxhlyh 2025-07-02 14:55:09 +0800
  • 826bf25abf
    Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803) efrey kong 2025-07-02 14:43:01 +0800
  • 4ccbe6a6e7 Merge branch 'chore/workflow-last-run' into deploy/dev zxhlyh 2025-07-02 14:38:56 +0800
  • 453c65df6a fix zxhlyh 2025-07-02 14:31:35 +0800
  • e26c9ee44a merge Joel 2025-07-02 14:17:48 +0800
  • 6ab09397ef Merge branch 'perf/web-app-authrozation' into deploy/enterprise NFish 2025-07-02 14:14:22 +0800
  • 3bead19f19 wip: enhance user experience by refining authorization verification process NFish 2025-07-02 14:10:19 +0800
  • 55b439ae50
    Fix code style cutiechi 2025-07-02 14:05:11 +0800
  • 1be4a43fc6 Merge branch 'main' into feat/mcp-frontend Joel 2025-07-02 14:04:59 +0800
  • e23d7e39ec Merge branch 'feat/datasource' into feat/r2 jyong 2025-07-02 14:01:59 +0800
  • 4cf7156a94
    chore(version): bump to 1.5.1 -LAN- 2025-07-02 13:55:51 +0800
  • 89250a36b7
    fix(api): files not returned in the answer node (#21807) QuantumGhost 2025-07-02 13:54:10 +0800
  • 0284e7556e refactor: Refactor useDatasourceIcon hook and enhance dataset node rendering with AppIcon component twwu 2025-07-02 13:48:11 +0800
  • c2e599cd85
    fix(api): Fix resetting sys var causing internal server error (#21604) QuantumGhost 2025-07-02 13:36:35 +0800
  • e25aac3552 test(api): Add a test case for `_fetch_files_from_variable_value` QuantumGhost 2025-07-02 13:27:37 +0800
  • e7cfcf0663 refactor(api): Remove unused methods in AnswerStreamProcessor QuantumGhost 2025-07-02 13:26:21 +0800
  • 11010b9932 fix(api): Fix the issue that files are not correctly added to _recorded_files QuantumGhost 2025-07-02 12:45:25 +0800
  • 465dfa27d5 fix: prevent SQL errors when metadata filter Constant value is None or blank Efrey Kong 2025-07-02 12:10:49 +0800
  • 71d6cf1b1d
    fix: Make the latency and logs of web applications consistent. (#21578) jiangbo721 2025-07-02 12:04:33 +0800
  • 5f5520c37f fix(prompt-editor): validate workflow variables before rendering Mminamiyama 2025-07-02 11:59:22 +0800
  • 9f14b5db9a r2 jyong 2025-07-02 11:55:21 +0800
  • 9cc07dd76c fix(api): sort draft variables in descending order by creation time QuantumGhost 2025-07-02 00:39:28 +0800
  • 23aab8f82b fix(api): Fix resetting sys var causing internal server error QuantumGhost 2025-06-27 10:32:45 +0800
  • 8f9d7d649a Merge branch 'chore/workflow-last-run' into deploy/dev zxhlyh 2025-07-02 11:38:36 +0800
  • d60d67bf23 fix zxhlyh 2025-07-02 11:38:11 +0800
  • 39d3f58082 r2 jyong 2025-07-02 11:33:00 +0800
  • 86179beaa5
    FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796) ShadowJobs 2025-07-02 11:32:23 +0800
  • f53b177e1f
    chore: new inspected variable add to top position instead of bottom (#21793) Joel 2025-07-02 11:07:43 +0800
  • b12911036b chore: new variable add to top position instead of bottom Joel 2025-07-02 11:03:39 +0800
  • a0128ff3f1 FIX:markdown replace function with dollar char error LinYing 2025-07-02 10:58:15 +0800
  • 58dfe2ca03
    fix: when config plugin endpoint choose no start form app cause page crashed (#21789) Joel 2025-07-02 10:55:38 +0800
  • aa1d506610 fix: when config plugin endpoint choose no start form app cause page crashed Joel 2025-07-02 10:49:40 +0800
  • 9e4fb019c8 Merge branch 'chore/workflow-last-run' into deploy/dev zxhlyh 2025-07-02 10:37:01 +0800
  • 39fe35b2e6 Merge branch 'main' into deploy/dev Novice 2025-07-02 10:34:59 +0800
  • f956ffa34d chore: workflow last run zxhlyh 2025-07-02 10:30:48 +0800
  • 7951a1c4df refactor(tool): implement multi provider credentials support Harry 2025-07-02 10:04:57 +0800
  • d62cbd0db6
    feat(api): validate and reject external datasets in document update cutiechi 2025-07-02 10:01:00 +0800
  • 5308776757 Merge branch 'main' into chore/workflow-last-run zxhlyh 2025-07-02 09:59:34 +0800
  • c4b960cc1a
    Improve Langfuse trace readability (#21777) Davide Delbianco 2025-07-02 03:15:24 +0200
  • 70035aa9a9
    fix: notion kownledge datasets can't add new page (#21779) 非法操作 2025-07-02 09:14:48 +0800
  • b60fd90ac9 fix notion kownledge datasets can't add new page hjlarry 2025-07-02 08:52:48 +0800
  • a7b83a93ec
    feat: Improve languse trace readability Davide Delbianco 2025-07-01 18:35:01 +0200
  • 44aedbb389 optimize: batch embedding and qdrant write_consistency_factor parameter hobo.l 2025-07-02 00:15:37 +0800
  • a82943a83d
    minor fix: add parameters in error msg of Plugin service returned no options (#21662) NeatGuyCoding 2025-07-01 22:58:59 +0800
  • 9a4c1fe834
    fix: if parameter is not required, continue (#21761) jiangbo721 2025-07-01 21:25:45 +0800
  • be05b7eac3 fix: use naive_utc_now 刘江波 2025-07-01 20:43:45 +0800
  • d6fe22b19e feat: page holder Joel 2025-07-01 17:57:49 +0800
  • 5d7a533ada fix: Improve layout by adding overflow handling in CreateFromPipeline and List components twwu 2025-07-01 17:46:41 +0800
  • ba453b20f8 fix: if parameter is not required, continue 刘江波 2025-07-01 17:31:46 +0800
  • b9ff716c18
    fix: incorrect api module version in pyproject.toml (#21755) Bowen Liang 2025-07-01 17:12:52 +0800