-LAN-
b865ef54d5
chore: bump version to 2.0.0-beta.2
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 mês atrás
-LAN-
e78f1cdc6a
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 mês atrás
-LAN-
a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 mês atrás
twwu
443e1fad32
chore: Bump version to 2.0.0-beta1
1 mês atrás
Davide Delbianco
cdf9b674dc
chore: Bump weaviate-client to latest v3 version (#25096)
1 mês atrás
Stream
d011ddfc64
chore(version): bump version to 1.8.1 (#25060)
1 mês atrás
-LAN-
9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 mês atrás
Bowen Liang
7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2 meses atrás
Bowen Liang
3d5a4df9d0
chore: use orjson in streaming event JSON serialisation for performance improvement (#24763)
2 meses atrás
Charles Zhou
0d745c64d8
chore: bump supabase and pyjwt versions and added tests (#24681)
2 meses atrás
-LAN-
8c35663220
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 meses atrás
-LAN-
f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 meses atrás
kenwoodjw
23a8409e0c
fix: cve issue (#24555)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2 meses atrás
Bowen Liang
d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418)
2 meses atrás
Asuka Minato
18dce66443
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 meses atrás
Eric Guo
455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 meses atrás
Asuka Minato
d12255025c
add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 meses atrás
He Wang
670d479e32
Bump pyobvector to 0.2.15 (#24120)
2 meses atrás
-LAN-
e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935)
2 meses atrás
-LAN-
74ab057f56
refactor: improve Redis wrapper type hints and fix None value handling (#23845)
2 meses atrás
Wu Tianwei
0baccb9e82
chore(version): bump version to 1.7.2 (#23740)
2 meses atrás
yunqiqiliang
e01510e2a6
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
2 meses atrás
heyszt
3b5130b03d
add otel instrument for redis and http request (#23371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 meses atrás
NeatGuyCoding
60c7663a80
Feat add testcontainers test (#23269)
2 meses atrás
QuantumGhost
0d2d349ab3
chore(version): bump version to 1.7.1 (#23048)
3 meses atrás
Novice
7ec94eb83c
chore(version): bump to 1.7.0 (#22830)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
3 meses atrás
Bowen Liang
e7388779a1
chore: bump ruff to 0.12.x (#22259)
3 meses atrás
Maries
390e4cc0bf
chore(version): bump to 1.6.0 (#22136)
3 meses atrás
Novice
535fff62f3
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
3 meses atrás
Ali Saleh
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
4 meses atrás
Bowen Liang
b9ff716c18
fix: incorrect api module version in pyproject.toml (#21755)
Co-authored-by: crazywoola <427733928@qq.com>
4 meses atrás
Bowen Liang
1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910)
4 meses atrás
wanttobeamaster
cdb9eecbaf
fix: Resolving conflicts caused by tablestore dependency on enum34 (#21605)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
4 meses atrás
-LAN-
8f15341f1e
fix(event_handlers): DB dead lock (#21468)
Signed-off-by: -LAN- <laipz8200@outlook.com>
4 meses atrás
QuantumGhost
10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 .
4 meses atrás
André de Matteo
7b9e01aa07
Feat/support sendgrid (#21011)
Co-authored-by: André de Matteo <andre.matteo@accenture.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
4 meses atrás
LiuBo
17fe62cf91
feat: add support for Matrixone database (#20714)
4 meses atrás
Bowen Liang
0f3d4d0b6e
chore: bump mypy to 1.16 (#20608)
4 meses atrás
-LAN-
957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 meses atrás
-LAN-
f59fb94dae
feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. (#20373)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 meses atrás
Dongyu Li
c57726a587
fix[cve]: update qdrant-client from 1.7.3 to 1.9.0 (#20231)
5 meses atrás
Boris Feld
c939f04b1a
Add support for tracking conversation with Opik Tracer (#20063)
5 meses atrás
Boris Feld
9afd7f6c87
chore: Update S3StorageConfig to match boto3 type hints (#20072)
5 meses atrás
Raina Otoni
6a8ca8296b
chore: update redis dependency to version 6.1.0 in api/pyproject.toml (#19885)
5 meses atrás
crazywoola
7ae529c3b0
Revert "chore: upgrade Redis from v6 to v7 in middlewares" (#19960)
5 meses atrás
Bowen Liang
a18a6f50ab
chore: upgrade Redis from v6 to v7 in middlewares (#19935)
5 meses atrás
-LAN-
10a724cc62
chore: Update dependencies in pyproject.toml (#19598)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 meses atrás
-LAN-
f1e7099541
chore(pyproject.toml): Upgrade transformers and resend (#19562)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 meses atrás
Bowen Liang
855e850ef3
feat: enable Redis client-side caching (#19493)
5 meses atrás
Yuichiro Utsumi
c7a8885d9d
fix: fix pypdfium2 version to 4.30.0 (#19443)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
5 meses atrás