Bowen Liang
4f14d7c0ca
chore: bump uv to 0.7.x (#20692)
hace 4 meses
Yeuoly
38554c5f3e
fix(inner_api/plugin/wraps): refresh user model after creation in get user function (#20704)
hace 4 meses
jefferyvvv
138ad6e8b3
fix: opensearch fulltext search with metadata filtering dsl error (#20702)
Co-authored-by: wenjun.gu <wenjun.gu@envision-energy.com>
hace 4 meses
湛露先生
f76f70f0b6
Fix builtin_providers for tools. (#20697)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
hace 4 meses
Nite Knite
7094680e23
feat: reorder app types (#20685)
hace 5 meses
KVOJJJin
59dc7c880e
Fix: style of radio checked (#20681)
hace 5 meses
HaiyangP
3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625)
Co-authored-by: haiyangpengai <xxxx>
hace 5 meses
Novice
0ccf8cb23e
fix: agent moderation not working (#20673)
hace 5 meses
minglu7
837f769960
fix: update text_to_audio method to send data as JSON (#20663)
hace 5 meses
github-actions[bot]
3367d4258d
chore: translate i18n files (#20664)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
hace 5 meses
GuanMu
d608be6e7f
Add vscode debugger (#20668)
hace 5 meses
geosmart
de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param (#20659)
hace 5 meses
XiaoBa
1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
hace 5 meses
NFish
9915a70d7f
Fix/webapp access scope (#20109)
hace 5 meses
Eric Guo
822298f69d
Fix 500 error (#20614)
hace 5 meses
Arcaner
ad2f25875e
fix(llm_node): update file variable mapping to use vision configs (#20417)
hace 5 meses
Abdullah AlOsaimi
ad8e79c440
assign dataset indexing_technique to args if not explicitly provided (#20597)
hace 5 meses
非法操作
f2dcfc976d
feat: allow fill inputs from url params (#20630)
hace 5 meses
-LAN-
5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
Dongyu Li
92614765ff
Feat/queue monitor (#20647)
hace 5 meses
sayThQ199
4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648)
hace 5 meses
quicksand
7ae5819c67
feat: plugin storage support volcengine tos (#20613)
hace 5 meses
Bowen Liang
2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643)
hace 5 meses
非法操作
244687c9a7
fix: plugin update redcorner mark display incorrect (#20636)
hace 5 meses
Joel
d22c351221
chore: fix some security issues in markdown (#20639)
hace 5 meses
Abdullah AlOsaimi
006496f24e
raise error when process_rule is required but missing (#20599)
hace 5 meses
kenwoodjw
01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
hace 5 meses
Novice
4ac3600f81
fix: update app tag error (#20618)
hace 5 meses
GuanMu
6aba223383
fix: adjust sticky header properties in Container component (#20624)
hace 5 meses
Bowen Liang
f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559)
hace 5 meses
-LAN-
275e86a26c
refactor: Removes tenant ID check from rate limit logic (#20585)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
sayThQ199
077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594)
hace 5 meses
非法操作
ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581)
hace 5 meses
crazywoola
25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592)
hace 5 meses
Bowen Liang
888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541)
hace 5 meses
Muttakin Islam Hasib
157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548)
hace 5 meses
Anshuman Saini
e40e9db39a
fixes #19634 (#20545)
hace 5 meses
-LAN-
36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
-LAN-
257bf13fef
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
-LAN-
957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
-LAN-
72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
hace 5 meses
GuanMu
db83bfc53a
chore: update pnpm version to 10.11.1 (#20573)
hace 5 meses
Joel
744159a079
fix: agent thought replaced by response text (#20571)
hace 5 meses
KVOJJJin
d6b30efe2c
Fix/dark theme style issues (#20566)
hace 5 meses
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)
hace 5 meses
Contrail
a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837)
hace 5 meses
不如归去
c29cb503be
Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
hace 5 meses
不如归去
8025ad0661
Fixes #20534: Allow $ref in parameter for custom tools (#20535)
Co-authored-by: Peter Xin <iami@Artemis.local>
hace 5 meses
Cheney Zhang
b4b59148dc
check zilliz cloud of full-text search (#20519)
hace 5 meses
kenwoodjw
23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
hace 5 meses