jyong
9cdd2cbb27
r2
5 个月前
jyong
309fffd1e4
Merge branch 'main' into feat/r2
# Conflicts:
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/workflow/entities/node_entities.py
# api/core/workflow/enums.py
5 个月前
jyong
4130c50643
r2
5 个月前
非法操作
ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581)
5 个月前
jyong
7b7f8ef51d
r2
5 个月前
crazywoola
25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592)
5 个月前
Bowen Liang
888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541)
5 个月前
jyong
573cd15e77
r2
5 个月前
jyong
ab1730bbaa
r2
5 个月前
Muttakin Islam Hasib
157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548)
5 个月前
Anshuman Saini
e40e9db39a
fixes #19634 (#20545)
5 个月前
-LAN-
36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
-LAN-
257bf13fef
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
-LAN-
957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
-LAN-
72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
jyong
270edd43ab
r2
5 个月前
jyong
b8f3b23b1a
r2
5 个月前
GuanMu
db83bfc53a
chore: update pnpm version to 10.11.1 (#20573)
5 个月前
Joel
744159a079
fix: agent thought replaced by response text (#20571)
5 个月前
KVOJJJin
d6b30efe2c
Fix/dark theme style issues (#20566)
5 个月前
jyong
0486aa3445
r2
5 个月前
zhaobingshuang
3f7aa38d77
fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561)
5 个月前
Contrail
a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837)
5 个月前
不如归去
c29cb503be
Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
5 个月前
不如归去
8025ad0661
Fixes #20534: Allow $ref in parameter for custom tools (#20535)
Co-authored-by: Peter Xin <iami@Artemis.local>
5 个月前
Cheney Zhang
b4b59148dc
check zilliz cloud of full-text search (#20519)
5 个月前
kenwoodjw
23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
5 个月前
湛露先生
b33f8b47ca
nacos config init , and force add ts parms. (#20526)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
5 个月前
kurokobo
c26e1929d6
fix(housekeeping): exclude files that are used as app icons or avatar images from being removed (#20532)
5 个月前
Joel
e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515)
5 个月前
jyong
3fb02a7933
r2
5 个月前
-LAN-
92528360f9
fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
jyong
11cf23e5fc
Merge remote-tracking branch 'origin/feat/r2' into feat/r2
5 个月前
jyong
631768ea1d
r2
5 个月前
Davide Delbianco
1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
5 个月前
zxhlyh
e303417e04
fix: agent app tool update (#20490)
5 个月前
Kaitlyn Feng
c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698)
5 个月前
Ganondorf
51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
5 个月前
Dongyu Li
1ea4459d9f
update knowledge base api (#20426)
5 个月前
Yasuhiro Ohno
55371e5abf
Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351)
5 个月前
Jyong
fb12a3033d
fix celery job not closed issue (#19268)
5 个月前
-LAN-
a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
yihong
5a991295e0
fix: drop some type fixme (#20344)
5 个月前
Wu Tianwei
9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488)
5 个月前
sayThQ199
f65c2fcb1d
Refactor/markdown component split (#20177)
5 个月前
非法操作
156bb8238d
fix: some display error in dark mode (#20469)
5 个月前
-LAN-
db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459)
Signed-off-by: -LAN- <laipz8200@outlook.com>
5 个月前
github-actions[bot]
d72d02b970
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
5 个月前
非法操作
dd2725be68
fix: import from curl not work for --data (#20471)
5 个月前
crazywoola
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
5 个月前