Merge upstream/release/e-1.11.2 into 1.11.4

# Conflicts:
#	.github/workflows/tool-test-sdks.yaml
#	.github/workflows/translate-i18n-claude.yml
#	api/core/rag/datasource/retrieval_service.py
#	web/app/components/app/create-app-dialog/app-list/index.tsx
#	web/app/components/header/account-setting/members-page/operation/index.tsx
#	web/i18n-config/server.ts
#	web/package.json
#	web/pnpm-lock.yaml
This commit is contained in:
npc0-hue
2026-01-19 09:19:35 +08:00
parent 83675306b5
commit 0cf63b0f08
4 changed files with 215 additions and 3 deletions
+2 -2
View File
@@ -94,8 +94,8 @@ dependencies = [
"apscheduler>=3.11.0",
"weave>=0.52.16",
##### start extend ######
"tokenizers~=0.21.2",
"validators~=0.22.0",
"tokenizers~=0.22.0",
"validators>=0.34.0",
"alibabacloud-dingtalk~=2.1.32",
"ldap3~=2.9.1",
"pypinyin~=0.53.0",