Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
před 1 měsícem |
Novice
|
17b5309e47
|
fix: single step system file error (#25533)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
před 1 měsícem |
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 1 měsícem |
Yongtao Huang
|
2ac7a9c8fc
|
Chore: thanks to bump-pydantic (#25437)
|
před 1 měsícem |
Ding
|
ce2281d31b
|
Fix: Parameter Extractor Uses Correct Prompt for Prompt Mode in Chat Models (#24636)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
před 1 měsícem |
-LAN-
|
7e629fd783
|
fix: update iteration node to use correct variable segment types (#25315)
|
před 1 měsícem |
Asuka Minato
|
a78339a040
|
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
před 2 měsíci |
taewoong Kim
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
coolfinish
|
cd95237ae4
|
fix: loop node doesn't exit when it react the condition #24717 (#24844)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Yongtao Huang
|
ac057a2d40
|
Chore: remove dead code in class Graph (#22791)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
před 2 měsíci |
-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
před 2 měsíci |
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
před 2 měsíci |
-LAN-
|
a32dde5428
|
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Yongtao Huang
|
be3af1e234
|
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Frederick2313072
|
5b3cc560d5
|
fix:hard-coded top-k fallback issue. (#24879)
|
před 2 měsíci |
willzhao
|
ffba341258
|
[CHORE]: remove redundant-cast (#24807)
|
před 2 měsíci |
Yongtao Huang
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
před 2 měsíci |
Will
|
c4496e6cf2
|
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726)
|
před 2 měsíci |
湛露先生
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
před 2 měsíci |
QuantumGhost
|
421a3284bc
|
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619)
|
před 2 měsíci |
Guangdong Liu
|
372074edba
|
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
-LAN-
|
726c429772
|
fix: handle non-array segment types in Loop node (#24590)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
před 2 měsíci |
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
před 2 měsíci |
jiangbo721
|
1d776c4cd0
|
feat: If combining text and files, place the text prompt after the fi… (#24472)
|
před 2 měsíci |
Qiang Lee
|
b84bb4164f
|
fix: #24292 HTTP Request Node Unable to Access File from Start Node When Using Remote URL in Workflow API Call (#24293)
Co-authored-by: 李强04 <liqiang04@gaotu.cn>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
-LAN-
|
2e47558f4b
|
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368)
|
před 2 měsíci |
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
před 2 měsíci |
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
před 2 měsíci |
AuditAIH
|
2a43e634e8
|
Update knowledge_retrieval_node.py (#24111)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Asuka Minato
|
c5614d04d2
|
an example of sessionmaker (#24246)
|
před 2 měsíci |
Yongtao Huang
|
106ab7f2a8
|
Fix: safe defaults for BaseModel dict fields (#24098)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Guangdong Liu
|
1abf1240b2
|
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
|
před 2 měsíci |
Amy
|
738aaee101
|
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276)
Co-authored-by: liumin <min.liu@tongdun.net>
|
před 2 měsíci |
baonudesifeizhai
|
ea066f891f
|
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
kurokobo
|
c69634085d
|
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061)
|
před 2 měsíci |
Yongtao Huang
|
f40e2cf98a
|
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
crazywoola
|
acba135de1
|
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922)
|
před 2 měsíci |
Guangdong Liu
|
9e29309ffd
|
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
Guangdong Liu
|
d4756ba659
|
Fix multipart/form-data boundary issue in HTTP Call node (#23903)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
před 2 měsíci |
goofy
|
4da6ec787e
|
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
xinlmain
|
b3399642c5
|
feat: Add an asynchronous repository to improve workflow performance (#20050)
Co-authored-by: liangxin <liangxin@shein.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com>
|
před 2 měsíci |
-LAN-
|
577062b93a
|
refactor: simplify variable pool key structure and improve type safety (#23732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
před 2 měsíci |
Guangdong Liu
|
79a3c1618f
|
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 2 měsíci |
ghmark675
|
ad61b42494
|
fix(node): fix unexpected extra equals sign in HTTP params (#23474)
|
před 3 měsíci |
liujin-patsnap
|
bc18d4d1b9
|
Fix: Correct file variable handling for custom tools in workflow (#18427)
|
před 3 měsíci |
baonudesifeizhai
|
872ff3f1d4
|
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008)
Co-authored-by: crazywoola <427733928@qq.com>
|
před 3 měsíci |
Yongtao Huang
|
a434f6240f
|
Chroe: some misc cleanup (#23203)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
před 3 měsíci |
kenwoodjw
|
28478cdc41
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
před 3 měsíci |
znn
|
0b44edaca9
|
request fail when no api key (#23135)
|
před 3 měsíci |
NeatGuyCoding
|
63b6026e6e
|
minor fix: fix error messages (#23081)
|
před 3 měsíci |