56 コミット (0811a23cd4ad7263c2ce51c348d2bc6e6098353d)

作成者 SHA1 メッセージ 日付
  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年前
  -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年前