fatelei
c386908370
refactor: refactor rbac service api
2026-05-07 23:36:34 +08:00
fatelei
74cc6af59c
chore: update rbac pydantic model
2026-05-07 13:16:53 +08:00
kenwoodjw
84df9d2f01
fix: flaky WordExtractor close test in CI ( #35652 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2026-04-29 10:43:38 +08:00
FFXN
bce61ff7ce
fix: hit-testing response failed because of Pydantic check. ( #35640 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-29 10:43:38 +08:00
Asuka Minato
4f669f3278
chore: port one api ( #35609 )
2026-04-29 10:43:38 +08:00
L1nSn0w
d0955ac5bb
fix(test): register baidu_obs mock as pytest plugin ( #35618 )
2026-04-29 10:43:36 +08:00
jimmyzhuu
b789f821ea
test: add Baidu OBS storage unit tests ( #34330 )
2026-04-29 10:43:36 +08:00
Asuka Minato
7e093c3807
refactor: move SegmentAttachmentBinding and UploadFile to TypeBase ( #30218 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-29 10:43:36 +08:00
Benjamin
0e157667ad
fix: download and upload package before invoking upgrade in auto-upgrade task ( #35599 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 10:43:36 +08:00
zyssyz123
e73f720505
fix: keep cleanup tasks resilient to billing API failures ( #35600 )
2026-04-29 10:43:36 +08:00
dependabot[bot]
ffee3b45aa
chore(deps): bump the storage group across 1 directory with 3 updates ( #35578 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:34 +08:00
dependabot[bot]
4f42753bd1
chore(deps-dev): bump xinference-client from 2.5.0 to 2.7.0 in /api in the vdb group ( #35580 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:34 +08:00
dependabot[bot]
0519bc00cf
chore(deps): bump the opentelemetry group in /api with 7 updates ( #35576 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:34 +08:00
dependabot[bot]
d02a36e68f
chore(deps): bump psycopg2-binary from 2.9.11 to 2.9.12 in /api in the database group ( #35577 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:33 +08:00
dependabot[bot]
aa2dbe959a
chore(deps-dev): bump the dev group in /api with 5 updates ( #35581 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-04-29 10:43:33 +08:00
hj24
a329ff8777
refactor: quota v3 integration ( #35436 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:33 +08:00
Asuka Minato
944f705889
refactor: port MessageAnnotation ( #31005 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
dependabot[bot]
d580b16303
chore(deps): bump gitpython from 3.1.45 to 3.1.47 in /api ( #35570 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
Asuka Minato
cd26e90ae5
refactor: port ChildChunk ( #30920 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:32 +08:00
99
b9d98f6c54
fix(api): declare flask dependency ( #35568 )
2026-04-29 10:43:32 +08:00
Asuka Minato
6382ffe823
chore: port 2 api ( #35542 )
...
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-04-29 10:43:31 +08:00
Asuka Minato
1f2805b190
chore: fix use select style api in orm ( #35531 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-04-29 10:43:31 +08:00
非法操作
34c1caec48
fix: suggest questions more max_tokens ( #35533 )
2026-04-29 10:43:30 +08:00
Junyan Chin
df28c99817
feat: marketplace and oauth fixes ( #35509 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-04-29 10:43:30 +08:00
非法操作
775f9212f3
feat: add service api of HITL ( #32826 )
...
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: QuantumGhost <QuantumGhost@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-04-29 10:43:29 +08:00
Yunlu Wen
325b84c1eb
fix: sync 35528 ( #35539 )
2026-04-29 10:43:29 +08:00
tmimmanuel
5081d52872
refactor(api): fix pyright errors in jieba, milvus, couchbase, oracle, and router ( #34938 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-29 10:43:28 +08:00
非法操作
a6905b25cf
fix: improve collaboration ( #35309 )
2026-04-29 10:43:26 +08:00
Asuka Minato
e1d0addf41
chore: add script to generate openapi v2 json and add in README #35474 ( #35477 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-29 10:43:26 +08:00
fatelei
b32ec8741e
feat: rbac backend api
2026-04-24 16:09:56 +08:00
非法操作
32d75fe08c
feat: improve follow-up settings ( #35442 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
Asuka Minato
7cc3db663a
chore: update 3 api ( #35481 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
Zakir Jiwani
712e522220
fix: bump pyrefly version ( #33702 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 00:27:50 +00:00
dependabot[bot]
33eebe8cfc
chore(deps): bump lxml from 6.0.2 to 6.1.0 in /api ( #35470 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 00:17:12 +00:00
Asuka Minato
2e1b11bdb2
chore: port 2 api as deprecated ( #35261 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 99 <wh2099@pm.me>
2026-04-21 12:29:39 +00:00
zyssyz123
44a91e344c
fix(plugin): persist tenant plugin auto-upgrade strategy changes ( #35464 )
2026-04-21 09:28:44 +00:00
dependabot[bot]
5e5113e08e
chore(deps-dev): bump the dev group in /api with 6 updates ( #35402 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-21 08:59:59 +00:00
Mallikharjuna Mulpuri
0b60bf6ef0
refactor: replace deprecated Iterator with Generator in contextmanagers #35433 ( #35441 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 07:44:49 +00:00
非法操作
3b24d8d2d1
fix: webscaper sometime not work ( #35450 )
2026-04-21 06:04:56 +00:00
tmimmanuel
77f8f2babb
refactor(api): tighten core rag typing batch 1 ( #35210 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-21 04:32:43 +00:00
-LAN-
77d6c108e7
fix(workflow): cache provider configurations during graph init ( #35447 )
2026-04-21 04:29:35 +00:00
dependabot[bot]
ba8e0681d5
chore(deps): bump the storage group in /api with 3 updates ( #35398 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:22:27 +00:00
dependabot[bot]
de123a8695
chore(deps): bump google-cloud-aiplatform from 1.147.0 to 1.148.1 in /api in the google group ( #35397 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:22:22 +00:00
dependabot[bot]
21e5962f98
chore(deps-dev): bump xinference-client from 2.4.0 to 2.5.0 in /api in the vdb group ( #35399 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:22:13 +00:00
dependabot[bot]
db60e649b8
chore(deps): bump json-repair from 0.59.2 to 0.59.4 in /api in the python-packages group ( #35404 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:21:57 +00:00
zyssyz123
e561788809
fix(auth): enforce phase-bound change-email token flow (GHSA-4q3w-q5mc-45rq) ( #35425 )
2026-04-20 10:10:03 +00:00
Avasis AI
0d921cd21d
fix: handle numpy scalar types in safe_json_value ( #35389 )
...
Co-authored-by: Abhay <abhayjnayakpro@gmail.com>
2026-04-20 07:52:52 +00:00
BitCompass
8f070f2190
refactor(api): flatten nested conditionals and clean up token helpers ( #34835 )
2026-04-20 03:39:54 +00:00
dev-miro26
97bb338e7d
fix: prevent double /v1 in MCP server URL causing 404 authorization failure ( #34596 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:42:59 +00:00
hyl64
ceec00e172
fix: accept icon type in app icon updates ( #35360 )
...
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2026-04-20 02:33:49 +00:00