78 次代码提交 (ff791efe181f0cc61c94e63ce08d600bf37a7f14)

作者 SHA1 备注 提交日期
  Yongtao Huang a434f6240f
Chroe: some misc cleanup (#23203) 3 个月前
  Will 095bae01b2
fix: Invalid expected metadata value type error (#22793) 3 个月前
  -LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581) 3 个月前
  Kalo Chin 7a69b57823
Fix jinja2 variable naming inconsistencies (#22578) 3 个月前
  Davide Delbianco 816210d744
Expose LLM usage in workflows (#21766) 4 个月前
  Yeuoly 0cb00d5fd2
refactor: move structured output support outside LLM Node (#21565) 4 个月前
  QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 个月前
  -LAN- 1e03c97663
fix(llm_node): missing parameters for structure outputs (#20915) 5 个月前
  Jyong 21a50e22d2
fix auto metadata filter (#20845) 5 个月前
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 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- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569) 5 个月前
  -LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460) 5 个月前
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 个月前
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 个月前
  Will 58d9d35515
fix: inconsistent metadata definitions (#19343) 6 个月前
  Novice 0cfc82d731
fix(structured-output): reasoning model's json format parsing (#19261) 6 个月前
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) 6 个月前
  非法操作 c1559a7c8e
fix: LLMResultChunk cause concatenate str and list exception (#18852) 6 个月前
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 个月前
  Novice da9269ca97
feat: structured output (#17877) 6 个月前
  Jacky Wu ed5596a8f4
fix: avoid llm node result var not init issue while do retry. (#14286) 8 个月前
  LeanDeR 4f6a4f244c
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880) 8 个月前
  yuhaowin 1e3197a1ea
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219) 8 个月前
  -LAN- 7a71498a3e
chore(quota): Update deduct quota (#14337) 8 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  Vasu Negi 8a0aa91ed7
Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571) 8 个月前
  -LAN- 413dfd5628
feat: add completion mode and context size options for LLM configuration (#13325) 9 个月前
  -LAN- f9515901cc
fix: Azure AI Foundry model cannot be used in the workflow (#13323) 9 个月前
  -LAN- 04d13a8116
feat(credits): Allow to configure model-credit mapping (#13274) 9 个月前
  -LAN- b47669b80b
fix: deduct LLM quota after processing invoke result (#13075) 9 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  JasonVV 4b1e13e982
Fix 11979 (#11984) 10 个月前
  -LAN- 996a9135f6
feat(llm_node): support order in text and files (#11837) 10 个月前
  Novice 79a710ce98
Feat: continue on error (#11458) 11 个月前
  yihong 716576043d
fix: issue 11247 that Completion mode content maybe list or str (#11504) 11 个月前
  -LAN- 464e6354c5
feat: correct the prompt grammar. (#11328) 11 个月前
  -LAN- 223a30401c
fix: LLM invoke error should not be raised (#11141) 11 个月前
  -LAN- 044e7b63c2
fix(llm_node): Ignore file if not supported. (#11114) 11 个月前
  -LAN- 5b7b328193
feat: Allow to contains files in the system prompt even model not support. (#11111) 11 个月前
  -LAN- cbb4e95928
fix(llm_node): Ignore user query when memory is disabled. (#11106) 11 个月前
  -LAN- 20c091a5e7
fix: user query be ignored if query_prompt_template is an empty string (#11103) 11 个月前
  -LAN- 60b5dac3ab
fix: query will be None if the query_prompt_template not exists (#11031) 11 个月前
  非法操作 08ac36812b
feat: support LLM process document file (#10966) 11 个月前
  -LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 11 个月前
  非法操作 033ab5490b
feat: support LLM understand video (#9828) 1年前
  -LAN- 38bca6731c
refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1年前
  -LAN- 8b5ea39916
chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1年前
  -LAN- 3b53e06e0d
fix(workflow): refine variable type checks in LLMNode (#10051) 1年前