523 Commits (70bc5ca7f436edb655aba52d558ca71a2e01e758)

Author SHA1 Message Date
  -LAN- d00a72a435
fix(graph_engine): block response nodes during streaming (#26364) 1 month ago
  湛露先生 36580221aa
fix workflow variable split judge. (#26355) 1 month ago
  非法操作 272102c06d
doc: fix graph engine readme (#26337) 1 month ago
  goofy 244c132656
fix compatibility problem caused by tool node attribute 'tool_node_version' judgement error (#26274) 1 month ago
  quicksand a4acc64afd
fix(api):LLM node losing Flask context during parallel iterations (#26098) 1 month ago
  Jyong dd08957381
fix full_text_search name (#26104) 1 month ago
  quicksand 407323f817
fix(api): graph engine debug logging NodeRunRetryEvent not effective (#26085) 1 month ago
  -LAN- 2e2c87c5a1
fix(graph_engine): error strategy fall. (#26078) 1 month ago
  Asuka Minato f4522fd695
try contextmanager (#26074) 1 month ago
  Novice d823da18db
fix: iteration and loop node single step run (#26036) 1 month ago
  Yongtao Huang b3dafd913b
Chore: correct inconsistent logging and typo (#25945) 1 month ago
  QuantumGhost 13fe2ca8fe
fix(api): fix single stepping variable loading (#25908) 1 month ago
  -LAN- 85cda47c70
feat: knowledge pipeline (#25360) 1 month ago
  Asuka Minato bdd85b36a4
ruff check preview (#25653) 1 month ago
  湛露先生 0bbf4fb66a
correct typos . (#25717) 1 month ago
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 month ago
  Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129) 1 month ago
  Novice 17b5309e47
fix: single step system file error (#25533) 1 month ago
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 2 months ago
  Yongtao Huang 2ac7a9c8fc
Chore: thanks to bump-pydantic (#25437) 2 months ago
  Ding ce2281d31b
Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636) 2 months ago
  -LAN- 7e629fd783
fix: update iteration node to use correct variable segment types (#25315) 2 months ago
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 2 months ago
  taewoong Kim edf4a1b652
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313) 2 months ago
  coolfinish cd95237ae4
fix: loop node doesn't exit when it react the condition #24717 (#24844) 2 months ago
  Yongtao Huang ac057a2d40
Chore: remove dead code in class Graph (#22791) 2 months ago
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 months ago
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 months ago
  -LAN- a32dde5428
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643) 2 months ago
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 months ago
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 months ago
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 months ago
  Yongtao Huang 72acd9b483
Remove redundant from_variable_selector null-check (#24842) 2 months ago
  Will c4496e6cf2
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726) 2 months ago
  湛露先生 5c01dd97e8
clean typos words. (#24667) 2 months ago
  QuantumGhost 421a3284bc
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619) 2 months ago
  Guangdong Liu 372074edba
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2 months ago
  -LAN- 726c429772
fix: handle non-array segment types in Loop node (#24590) 2 months ago
  Joel dac72b078d
feat: support bool type variable frontend (#24437) 2 months ago
  jiangbo721 1d776c4cd0
feat: If combining text and files, place the text prompt after the fi… (#24472) 2 months ago
  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 months ago
  -LAN- 2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2 months ago
  Davide Delbianco 0a2111f33d
Expose agent node usage (#24355) 2 months ago
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
  AuditAIH 2a43e634e8
Update knowledge_retrieval_node.py (#24111) 2 months ago
  Asuka Minato c5614d04d2
an example of sessionmaker (#24246) 2 months ago
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 months ago
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 months ago
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 months ago
  baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2 months ago