Commit Graph
3817 Commits
Author SHA1 Message Date
Junyan Qin 0b41b84adf chore: english comments 2025-07-11 15:32:34 +08:00
Junyan Qin 2d960ce401 feat: resp DISABLED for exists users 2025-07-10 14:50:31 +08:00
Junyan Qin a519a7c50c fix: db migration 2025-07-10 14:32:11 +08:00
Junyan Qin 5e7a7cc0c7 feat: create default autoupgrade strategy on tenant creating 2025-07-10 14:29:49 +08:00
Junyan Qin 5d722c19a7 feat: add switch to config celery schedule tasks 2025-07-10 14:29:48 +08:00
Junyan Qin 2523f5870a fix: incorrect down_revision in db migration 2025-07-10 14:25:07 +08:00
Junyan Qin 23a5dc3e32 fix: ruff format 2025-07-10 14:25:07 +08:00
Junyan Qin 40feb607c1 fix: type static check errors 2025-07-10 14:25:07 +08:00
Junyan Qin 74d61fda2a fix: ruff format 2025-07-10 14:25:07 +08:00
Junyan Qin 2c795ec301 feat: add plugin queue to celery cmd in entrypoint.sh 2025-07-10 14:25:07 +08:00
Junyan Qin bcfbeee333 perf: split tasks to multi worker 2025-07-10 14:25:07 +08:00
Junyan Qin 6674d7fc18 feat: exclude one plugin 2025-07-10 14:25:06 +08:00
Junyan Qin f373e3df99 feat: add supports for update_all strategy 2025-07-10 14:25:06 +08:00
Junyan Qin 60bce19696 feat: combine plugin preferences apis 2025-07-10 14:25:06 +08:00
Junyan Qin c2520f7cb4 fix: bugs 2025-07-10 14:25:06 +08:00
Junyan Qin 8b62e5520a feat(auto-upgrade): celery scheduled task 2025-07-10 14:25:06 +08:00
Junyan Qin 71b3d6ad9c feat: crud for auto upgrade strategy 2025-07-10 14:25:05 +08:00
RockChinQ fccb00c281 feat(auto upgrade): add upgrade setting 2025-07-10 14:25:05 +08:00
湛露先生andJunyan Qin 769b43cc3b update worklow events logs. (#19871)
Signed-off-by: zhanluxianshen <[email protected]>
2025-07-10 14:25:05 +08:00
535fff62f3 feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <[email protected]>
2025-07-10 14:01:34 +08:00
baonudesifeizhaiandGitHub 18b58424ec Fix: Resolve issue with json_output (#22053) 2025-07-10 13:34:06 +08:00
Yongtao HuangandGitHub 10858ea1dc Chore: rm useless import and vars (#22108) 2025-07-10 11:47:43 +08:00
6f8c7a66c8 feat: add redis fallback mechanism #21043 (#21044)
Co-authored-by: tech <cto@sb>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Copilot <[email protected]>
2025-07-10 10:19:58 +08:00
a371390d6c optimize: batch embedding and qdrant write_consistency_factor parameter (#21776)
Co-authored-by: hobo.l <[email protected]>
2025-07-10 10:16:59 +08:00
Jason YoungandGitHub 881a151d30 test: add comprehensive unit tests for encrypter module (#22102) 2025-07-10 10:01:15 +08:00
wangsen3andGitHub b237113311 Update clean_document_task.py (#22090) 2025-07-10 09:18:50 +08:00
-LAN-andGitHub 4cb50f1809 feat(libs): Introduce extract_tenant_id (#22086)
Signed-off-by: -LAN- <[email protected]>
2025-07-09 17:45:56 +08:00
89b52471fb Optimize the memory usage of Tencent Vector Database (#22079)
Co-authored-by: wlleiiwang <[email protected]>
2025-07-09 15:53:06 +08:00
MinamiyamaandGitHub 3643ed1014 Feat: description field for env variables (#21556) 2025-07-09 15:18:23 +08:00
Yongtao HuangandGitHub 521488f926 Remove tow unused files (#22022) 2025-07-09 09:28:26 +08:00
Jason YoungandGitHub d61ea5a2de test: add comprehensive unit tests for UrlSigner (#22030) 2025-07-08 21:22:37 +08:00
816210d744 Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <[email protected]>
2025-07-08 21:18:00 +08:00
Jason YoungandGitHub 5c0cb7f912 test: add unit tests for password validation and hashing (#22003) 2025-07-08 10:00:00 +08:00
NeatGuyCodingandGitHub 2ffbf5435d minro fix: fix duplicate local import of ToolProviderType (#22013)
Signed-off-by: neatguycoding <[email protected]>
2025-07-08 09:49:53 +08:00
NeatGuyCodingandGitHub 53c4912cbb feat: add unit tests and validation for aliyun tracing (#22012)
Signed-off-by: neatguycoding <[email protected]>
2025-07-08 09:32:30 +08:00
NeatGuyCodingandGitHub 1760179093 minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <[email protected]>
2025-07-07 22:04:38 +08:00
Yongtao HuangandGitHub de54f8d0ef Chore: remove unreachable code (#21986) 2025-07-07 21:55:34 +08:00
quicksandandGitHub 5b0b64c7e5 fix: document delete image files check file exist (#21991) 2025-07-07 21:53:40 +08:00
-LAN-andGitHub 8f723697ef refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 2025-07-07 13:15:18 +08:00
baonudesifeizhaiandGitHub b9f56852dc fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) 2025-07-07 10:05:54 +08:00
108cc3486f fix(agent): show agent run steps, fixes #21718 (#21945)
Co-authored-by: crazywoola <[email protected]>
2025-07-07 09:59:47 +08:00
NeatGuyCodingandGitHub ac69b8b191 refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <[email protected]>
2025-07-07 09:34:13 +08:00
heysztandGitHub a201e9faee feat: Add Aliyun LLM Observability Integration (#21471) 2025-07-04 21:54:33 +08:00
NeatGuyCodingandGitHub 2639f950cc minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <[email protected]>
2025-07-04 16:46:48 +08:00
Bowen LiangandGitHub 6663187eca test:add unit test for api version config (#21919) 2025-07-04 15:33:20 +08:00
c9c49200e0 use repair_json fix json parse error of HTTPRequestNode (#21909)
Co-authored-by: lizb <[email protected]>
2025-07-04 14:01:17 +08:00
非法操作andGitHub a79f37b686 fix: tts tool must choose a voice (#21877) 2025-07-03 17:10:01 +08:00
1c7404099d fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <[email protected]>
2025-07-03 17:06:49 +08:00
cutiechiandGitHub 47954aa284 feat(api): validate and reject external datasets in document update (#21783) 2025-07-03 14:50:53 +08:00
NoviceandGitHub f3c8625fe2 fix: The statistics page cannot display the tokens consumed by agent node (#21861) 2025-07-03 14:40:47 +08:00