|
|
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 |
|
|
|
63b6026e6e
|
minor fix: fix error messages (#23081)
|
2025-07-29 10:59:43 +08:00 |
|
|
|
57e0a12ccd
|
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 09:40:51 +08:00 |
|
|
|
657e813c7f
|
add old auth transform
|
2025-07-28 19:29:36 +08:00 |
|
|
|
829e6f0d1a
|
add old auth transform
|
2025-07-28 19:29:07 +08:00 |
|
|
|
537c04745d
|
minor fix: using the same AccountInFreezeError (#23061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-28 18:24:27 +08:00 |
|
|
|
0d2d349ab3
|
chore(version): bump version to 1.7.1 (#23048)
|
2025-07-28 16:42:39 +08:00 |
|
|
|
de28bb1075
|
fix: changed email login use oauth will create an new account (#23057)
|
2025-07-28 16:32:25 +08:00 |
|
|
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
|
|
|
3248d728ac
|
fix retry document db session issue (#23046)
|
2025-07-28 15:56:49 +08:00 |
|
|
|
fce126b206
|
fix(api): fix incorrect path handling in Langfuse integration (#22766)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-28 15:37:13 +08:00 |
|
|
|
5c5f61b2aa
|
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
|
2025-07-28 14:24:13 +08:00 |
|
|
|
3f8fb18c89
|
fix: delete the old provider_config_cache after refresh_credentials (#23033)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-07-28 14:07:51 +08:00 |
|
|
|
50fed69c0c
|
r2 transform
|
2025-07-28 14:00:18 +08:00 |
|
|
|
f72c03a174
|
feat: Support selecting variables in conditional filtering in list operations. (#23029)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-28 13:59:34 +08:00 |
|
|
|
bd5b938571
|
feat: Support allOf in OpenAPI properties inside schema #22946 (#22975)
|
2025-07-28 11:03:19 +08:00 |
|
|
|
7eb707f811
|
Rollback Aliyun Trace Icon File (#23027)
|
2025-07-28 11:01:38 +08:00 |
|
|
|
1c05491f1c
|
Chore: remove duplicate TYPE_CHECKING import (#23013)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-28 10:04:45 +08:00 |
|
|
|
67a0751cf3
|
fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
|
2025-07-27 11:06:37 +08:00 |
|
|
|
d776a7cde7
|
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-27 09:19:13 +08:00 |
|
|
|
5411fd3757
|
Fix: correct misplaced ensure_ascii=False (#22997)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-26 18:29:03 +08:00 |
|
|
|
faaf828dff
|
Remove redundant condition check (#22983)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-25 23:38:16 +08:00 |
|
|
|
ee50a2bcd5
|
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-25 18:06:03 +08:00 |
|
|
|
38e6391be4
|
r2 transform
|
2025-07-25 17:43:15 +08:00 |
|
|
|
f887bbedab
|
r2 transform
|
2025-07-25 17:06:29 +08:00 |
|
|
|
31985d94fa
|
Fix incorrect assert type in the AgentNode class (#22964)
|
2025-07-25 16:31:21 +08:00 |
|
|
|
9c5b1e7012
|
fix: Update the scheduling method for timed tasks, (#22779)
|
2025-07-25 16:27:35 +08:00 |
|
|
|
f4dd22b9cb
|
r2 transform
|
2025-07-25 15:17:03 +08:00 |
|