423 次程式碼提交 (535fff62f3d928d73c371126b36e2e6ab83ee23c)

作者 SHA1 備註 提交日期
  Novice 535fff62f3
feat: add MCP support (#20716) 3 月之前
  baonudesifeizhai 18b58424ec
Fix: Resolve issue with json_output (#22053) 3 月之前
  Davide Delbianco 816210d744
Expose LLM usage in workflows (#21766) 3 月之前
  NeatGuyCoding 2ffbf5435d
minro fix: fix duplicate local import of ToolProviderType (#22013) 3 月之前
  -LAN- 8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 3 月之前
  baonudesifeizhai 108cc3486f
fix(agent): show agent run steps, fixes #21718 (#21945) 3 月之前
  Ganondorf c9c49200e0
use repair_json fix json parse error of HTTPRequestNode (#21909) 4 月之前
  Novice f3c8625fe2
fix: The statistics page cannot display the tokens consumed by agent node (#21861) 4 月之前
  efrey kong 826bf25abf
Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803) 4 月之前
  QuantumGhost 89250a36b7
fix(api): files not returned in the answer node (#21807) 4 月之前
  QuantumGhost c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604) 4 月之前
  jiangbo721 71d6cf1b1d
fix: Make the latency and logs of web applications consistent. (#21578) 4 月之前
  jiangbo721 9a4c1fe834
fix: if parameter is not required, continue (#21761) 4 月之前
  Han 69b6f6f5d2
Fixes issue 21157/20661 extra quote in agent node (#21674) 4 月之前
  Yeuoly 0cb00d5fd2
refactor: move structured output support outside LLM Node (#21565) 4 月之前
  NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) 4 月之前
  QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 月之前
  QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443) 4 月之前
  quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 4 月之前
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 月之前
  QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 4 月之前
  ZalterCitty 6325129761
fix wrongly remove reset nodes (#20880) 4 月之前
  kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174) 4 月之前
  -LAN- 879f839d75
refactor(graph_engine): Merge duplicated if block (#20784) 4 月之前
  W_OOD 0476937f55
fix(agent_node):Fix spelling errors. (#21094) 4 月之前
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 月之前
  yihong 909259da37
fix: delete some dead code using vulture (#20999) 4 月之前
  -LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915) 4 月之前
  Jyong 21a50e22d2
fix auto metadata filter (#20845) 4 月之前
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 4 月之前
  QuantumGhost a97ff587d2
fix(api): Resolve error encountered when executing `QuestionClassifieNode` (#20829) 4 月之前
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 4 月之前
  HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625) 5 月之前
  Arcaner ad2f25875e
fix(llm_node): update file variable mapping to use vision configs (#20417) 5 月之前
  -LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586) 5 月之前
  -LAN- 275e86a26c
refactor: Removes tenant ID check from rate limit logic (#20585) 5 月之前
  非法操作 ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581) 5 月之前
  -LAN- 36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576) 5 月之前
  -LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569) 5 月之前
  Contrail a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837) 5 月之前
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 月之前
  yihong 5a991295e0
fix: drop some type fixme (#20344) 5 月之前
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 月之前
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 月之前
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 月之前
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 月之前
  Yeuoly d4408e0f54
fix: handle values in output arrays for CodeNode transformation (#20437) 5 月之前
  -LAN- f59fb94dae
feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. (#20373) 5 月之前
  teawoong Kim 400ae664bb
fix(http): force multipart/form-data even without files(#20322) (#20323) 5 月之前
  -LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 5 月之前