615 次程式碼提交 (1db04aa7297488631372f7dc5c7f4fc9e671e369)

作者 SHA1 備註 提交日期
  jyong 64772fb413 fix preview run 2 月之前
  -LAN- bfbb36756a
feat(graph_engine): Add NodeExecutionType.ROOT and auto mark skipped in Graph.init 2 月之前
  -LAN- d7e0c5f759
chore: use 'XXX | None' instead of Optional[XXX] in graph.py 2 月之前
  jyong a9f7ee029e fix preview run 2 月之前
  -LAN- c396788128
chore(graph_engine): add final mark to classes 2 月之前
  -LAN- e3a7b1f691
fix: type hints 2 月之前
  -LAN- 8aab7f49c3
chore(graph_engine): Use `XXX | None` instead of `Optional[XXX]` 2 月之前
  autofix-ci[bot] 1e12c1cbf2
[autofix.ci] apply automated fixes 2 月之前
  -LAN- affedd6ce4
chore(graph_engine): Use `XXX | None` instead of `Optional[XXX]` 2 月之前
  -LAN- ef21097774
refactor(graph_engine): Remove unnecessary check from SkipPropagator 2 月之前
  -LAN- 1d377fe994
refactor(graph_engine): Use _ to mark unused variable in BranchHandler 2 月之前
  -LAN- c82697f267
refactor(graph_engine): Remove `node_id` from SkipPropagator.skip_branch_paths 2 月之前
  -LAN- 98b25c0bbc
refactor(graph_engine): Convert attrs to private in error_handler 2 月之前
  -LAN- 1cd0792606
chore(graph_events): Improve type hints 2 月之前
  -LAN- 7cbf4093f4
chore(graph_engine): Use `TYPE | None` instead of `Optional` 2 月之前
  -LAN- 8129ca7c05
chore(graph_engine): Move error_strategy.py to protocols/ 2 月之前
  -LAN- 65617f000d
feat(event_collector): Update to use ReadWriteLock 2 月之前
  -LAN- 55085a9ca2
chore(graph_engine): add type hint for event_queue 2 月之前
  jyong 4403a26f37 merge new graph engine 2 月之前
  jyong 90d72f5ddf merge new graph engine 2 月之前
  autofix-ci[bot] 48cbf4c78f
[autofix.ci] apply automated fixes 2 月之前
  -LAN- 8c35663220
feat: queue-based graph engine 2 月之前
  QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 月之前
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 月之前
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 月之前
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 月之前
  jiangbo721 1d776c4cd0
feat: If combining text and files, place the text prompt after the fi… (#24472) 2 月之前
  jyong 4fc498bd48 fix 2 月之前
  Qiang Lee b84bb4164f
fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293) 2 月之前
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 月之前
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 月之前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 月之前
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 月之前
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 月之前
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 月之前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 月之前
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 月之前
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 月之前
  kurokobo c69634085d
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061) 2 月之前
  jyong fb7dc4e0e1 fix file 2 月之前
  autofix-ci[bot] ff76adc88a
[autofix.ci] apply automated fixes 2 月之前
  Yongtao Huang f40e2cf98a
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931) 2 月之前
  jyong 8e88765261 fix file 2 月之前
  jyong 5a2618d002 fix file 2 月之前
  jyong 69a821db02 fix file 2 月之前
  crazywoola acba135de1
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922) 2 月之前
  jyong 8b8d257f78 fix file 2 月之前
  Guangdong Liu 9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584) 2 月之前
  Guangdong Liu d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903) 2 月之前
  jyong 72ea3b4d01 fix variable_pool 2 月之前