43 次代码提交 (38e155d8196acecac7e204ce36704920798344e1)

作者 SHA1 备注 提交日期
  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年前
  -LAN- eb87e690ed
fix(llm-node): handle NoneSegment variables properly (#9978) 1年前
  -LAN- d018b32d0b
fix(workflow): enhance prompt handling with vision support (#9790) 1年前
  -LAN- 8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1年前
  -LAN- 5838345f48
fix(entities): add validator for `VisionConfig` to handle None values (#9598) 1年前
  -LAN- 2e657b7b12
fix(workflow): handle NoneSegments in variable extraction (#9585) 1年前
  -LAN- c063617553
fix(workflow): improve database session handling and variable management (#9581) 1年前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1年前
  Jyong bb3002b173
revert page column (#8217) 1年前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1年前
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1年前
  Byeongjin Kang d489b8b3e0
feat: return page number of pdf documents upon retrieval (#7749) 1年前
  Joe fee4d3f6ca
feat: ops trace add llm model (#7306) 1年前
  orangeclk f53454f81d
add finish_reason to the LLM node output (#7498) 1年前
  -LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1年前
  -LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 1年前
  -LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1年前
  -LAN- ad7552ea8d
fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 1年前
  takatost 6b5fac3004
fix: fetch context error in llm node (#6562) 1年前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1年前
  rerorero 3a423e8ce7
fix: visioin model always with low quality (#5253) 1年前
  Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968) 1年前
  takatost 12435774ca
feat: query prompt template support in chatflow (#3791) 1年前
  takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 1年前
  takatost b890c11c14
feat: filter empty content messages in llm node (#3547) 1年前
  takatost 1219e41d29
fix: array[string] context in llm node invalid (#3518) 1年前
  takatost cfb5ccc7d3
fix: image was sent to an unsupported LLM when sending second message (#3268) 1年前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1年前