|
|
da5c003f97
|
chore: tablestore full text search support score normalization (#23255)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-08-01 14:14:11 +08:00 |
|
|
|
f3f3a99e5b
|
transform document
|
2025-08-01 14:11:11 +08:00 |
|
|
|
79f30daf03
|
transform document
|
2025-08-01 13:59:11 +08:00 |
|
|
|
872ff3f1d4
|
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-01 10:26:50 +08:00 |
|
|
|
8ab3fda5a8
|
[Enhancement] Allow modify conversation variable via api (#23112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-01 09:34:56 +08:00 |
|
|
|
1821726d4f
|
fix celery backend when use rabbitmq (#23238)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-01 09:26:05 +08:00 |
|
|
|
79ea94483e
|
refine some orm types (#22885)
|
2025-07-31 18:43:04 +08:00 |
|
|
|
a0a30bfdcc
|
fix: set default value to avoid initializing with empty value (#23220)
|
2025-07-31 17:50:53 +08:00 |
|
|
|
9400832b2b
|
fix: correct plugin indentation (#23228)
|
2025-07-31 17:35:39 +08:00 |
|
|
|
82819af55c
|
transform document
|
2025-07-31 15:59:30 +08:00 |
|
|
|
a434f6240f
|
Chroe: some misc cleanup (#23203)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-31 15:33:39 +08:00 |
|
|
|
97136ca8f0
|
transform document
|
2025-07-31 15:21:06 +08:00 |
|
|
|
8e96b9ed77
|
transform document
|
2025-07-31 11:51:40 +08:00 |
|
|
|
afac1fe590
|
Add comprehensive security tests for file upload controller (#23102)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-31 10:32:16 +08:00 |
|
|
|
4251515b4e
|
fix remote file (#23127)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-31 10:30:54 +08:00 |
|
|
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
|
|
|
142ab74784
|
feat: Enable Tracing Support For Phoenix Cloud Instance (#23196)
|
2025-07-30 15:58:26 -07:00 |
|
|
|
ffddabde43
|
feat(notion): Notion Database extracts Rows content in row order and appends Row Page URL (#22646)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
|
2025-07-30 21:35:20 +08:00 |
|
|
|
4e2129d74f
|
fix: Error processing trace tasks (#23170)
|
2025-07-30 18:00:15 +08:00 |
|
|
|
07cff1ed2c
|
minor fix: fix flask api resources only accept one resource for same url (#23168)
|
2025-07-30 17:05:02 +08:00 |
|
|
|
070379a900
|
minor fix: fix wrong check of annotation_ids (#23164)
|
2025-07-30 17:04:31 +08:00 |
|
|
|
bbdeb15501
|
fix: Support URL-encoded passwords with special characters in CELERY_BROKER_URL (#23163)
Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
|
2025-07-30 16:39:54 +08:00 |
|
|
|
deceaa38f0
|
feat: datasource oauth default credentials
|
2025-07-30 16:36:27 +08:00 |
|
|
|
28478cdc41
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-30 16:13:45 +08:00 |
|
|
|
f7ec255b3e
|
feat: oauth
|
2025-07-30 15:55:16 +08:00 |
|
|
|
4dab128900
|
feat: oauth
|
2025-07-30 15:52:59 +08:00 |
|
|
|
f37109ef39
|
transform document
|
2025-07-30 14:34:38 +08:00 |
|
|
|
4499cda186
|
Feat annotations panel (#22968)
|
2025-07-30 13:40:48 +08:00 |
|
|
|
875aea1c22
|
feat: datasource reauthentication
|
2025-07-30 13:39:04 +08:00 |
|
|
|
eee576355b
|
Fix: Support for Elasticsearch Cloud Connector (#23017)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-30 11:12:16 +08:00 |
|
|
|
a51998e4aa
|
Fix: prevent KeyError in validate_api_list by correcting logical check (#23126)
|
2025-07-30 10:37:06 +08:00 |
|
|
|
0b44edaca9
|
request fail when no api key (#23135)
|
2025-07-30 10:36:03 +08:00 |
|
|
|
ab163a5f75
|
Chore: use Workflow.VERSION_DRAFT instead of hardcoded draft (#23136)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:34:51 +08:00 |
|
|
|
f17ca26b10
|
Fix: add missing db.session.close() to ensure proper session cleanup (#23122)
|
2025-07-30 10:34:24 +08:00 |
|
|
|
0ea010d7ee
|
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:33:24 +08:00 |
|
|
|
ab7c2cf000
|
minor fix: Object of type int64 is not JSON serializable (#23109)
|
2025-07-29 21:40:03 +08:00 |
|
|
|
cba5bd588c
|
minor fix: wrong position of retry_document_indexing_task time elapsed (#23099)
|
2025-07-29 20:54:37 +08:00 |
|
|
|
00cb1c26a1
|
refactor: pass external_trace_id to message trace (#23089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 19:34:46 +08:00 |
|
|
|
ecba9e44ff
|
transform document
|
2025-07-29 18:17:56 +08:00 |
|
|
|
a7d4675831
|
transform document
|
2025-07-29 18:12:35 +08:00 |
|
|
|
21df72a57a
|
transform document
|
2025-07-29 17:56:28 +08:00 |
|
|
|
ae28ca0b8d
|
minor fix: wrong assignment (#23103)
|
2025-07-29 16:36:21 +08:00 |
|
|
|
51a6b9dc57
|
hotfix: clear_all_annotations should also execute delete_annotation_index_task just like delete_app_annotation (#23093)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-29 16:35:33 +08:00 |
|
|
|
e2df3f182d
|
transform document
|
2025-07-29 16:01:06 +08:00 |
|
|
|
a996c1d90c
|
merge main
|
2025-07-29 15:45:01 +08:00 |
|
|
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
|
|
|
9cfb531e3b
|
transform document
|
2025-07-29 15:23:11 +08:00 |
|
|
|
e89398f415
|
add old auth transform
|
2025-07-29 14:13:50 +08:00 |
|
|
|
6d00ffa509
|
add old auth transform
|
2025-07-29 11:18:06 +08:00 |
|
|
|
47cc951841
|
Fix Empty Collection WHERE Filter Issue (#23086)
|
2025-07-29 11:17:50 +08:00 |
|