213 次代码提交 (e9c098d024e02e9a40e96b3937422bc5c467ead9)

作者 SHA1 备注 提交日期
  Pedro Gomes 319d49084b
fix: ignore empty outputs in Tool node (#10988) 11 个月前
  -LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947) 11 个月前
  -LAN- 60b5dac3ab
fix: query will be None if the query_prompt_template not exists (#11031) 11 个月前
  litterGuy ae3a2cb272
fix: json parse err when http node send request (#11001) 11 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 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 个月前
  -LAN- 25fda7adc5
fix(http_request): allow content type `application/x-javascript` (#10862) 11 个月前
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 个月前
  非法操作 4b2abf8ac2
fix: create_blob_message of tool will always create image type file (#10701) 11 个月前
  yihong 722964667f
fix: non utf8 code decode close #10691 (#10698) 11 个月前
  -LAN- 70c2ec8ed5
feat(variable-handling): enhance variable and segment conversion (#10483) 1年前
  -LAN- bd4a61addd
fix: set default factory for extract_by in ListOperatorNodeData (#10561) 1年前
  Novice 4b45ef62ed
fix: iteration invalid output selector doesn't throw an error (#10544) 1年前
  Novice f414d241c1
Feat/iteration single run time (#10512) 1年前
  Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421) 1年前
  -LAN- bf31a3efbc
feat(workflow-nodes): handle missing variables without failure (#10471) 1年前
  -LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1年前
  Novice a7dbe58c85
fix: correct output order in parallel mode for iteration nodes (#10323) 1年前
  非法操作 033ab5490b
feat: support LLM understand video (#9828) 1年前
  -LAN- 438ad8148b
fix(http_request): send form data (#10431) 1年前
  Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1年前
  -LAN- f8c958a409
refactor(iteration): introduce specific exceptions for iteration errors (#10366) 1年前
  -LAN- 25785d8c3f
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385) 1年前
  -LAN- 35d3da9697
refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 1年前
  -LAN- d3e9930235
refactor(question_classifier): improve error handling with custom exceptions (#10365) 1年前
  -LAN- ae254f0a10
fix(http_request): improve parameter initialization and reorganize tests (#10297) 1年前
  -LAN- 08c731fd84
fix(node): correct file property name in function switch (#10284) 1年前
  Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 1年前
  -LAN- 2c4d8dbe9b
feat(document_extractor): support tool file in document extractor (#10217) 1年前
  -LAN- 7a98dab6a4
refactor(parameter_extractor): implement custom error classes (#10260) 1年前
  guogeer 971defbbbd
fix: buitin tool aippt (#10234) 1年前
  -LAN- 9369cc44e6
refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1年前
  -LAN- 38bca6731c
refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1年前
  -LAN- 2adab7f71a
refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1年前
  -LAN- be96f6e62d
refactor(workflow): introduce specific exceptions for code validation (#10218) 1年前
  -LAN- 8b5ea39916
chore(llm_node): remove unnecessary type ignore for context assignment (#10216) 1年前
  -LAN- 1432c268a8
chore(list_operator): refine exception handling for error specificity (#10206) 1年前
  -LAN- ec6a03afdd
fix(document_extractor): update base exception class (#10208) 1年前
  -LAN- 53a7cb0e9d
feat(document_extractor): integrate unstructured API for PPTX extraction (#10180) 1年前
  -LAN- 3b53e06e0d
fix(workflow): refine variable type checks in LLMNode (#10051) 1年前
  zhuhao 0095896051
feat: add YAML type in document extractor node (#9997) 1年前
  非法操作 c7fb8a4f20
fix: conversation variable may not change in the answer node (#10034) 1年前
  -LAN- eb87e690ed
fix(llm-node): handle NoneSegment variables properly (#9978) 1年前
  Hiroshi Fujita 539fc8b760
Fix content-type header case sensitivity (#9961) 1年前
  -LAN- 4da0b70694
feat(http-request-executor): enhance file handling in HTTP requests (#9944) 1年前
  Zixuan Cheng 216442ddc1
feat(workflow): Support JSON type in document extractor node (#9899) 1年前
  -LAN- 72ea3d6b98
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875) 1年前
  非法操作 2346b0ab99
chore: make doc extractor node also can extract text by file extension (#9543) 1年前
  -LAN- d018b32d0b
fix(workflow): enhance prompt handling with vision support (#9790) 1年前