Yongtao Huang
de54f8d0ef
Chore: remove unreachable code (#21986)
3ヶ月前
quicksand
5b0b64c7e5
fix: document delete image files check file exist (#21991)
3ヶ月前
Arcaner
b654c852a5
chore(docker): increase NGINX_CLIENT_MAX_BODY_SIZE from 15M to 100M i… (#21995)
3ヶ月前
Minamiyama
c48b32c9e3
ENH(ui): enhance check list (#21932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3ヶ月前
-LAN-
8f723697ef
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882)
3ヶ月前
mizoo
de22648b9f
feat: Add support for type="hidden" input elements in Markdown forms (#21922)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3ヶ月前
baonudesifeizhai
b9f56852dc
fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253)
3ヶ月前
baonudesifeizhai
108cc3486f
fix(agent): show agent run steps, fixes #21718 (#21945)
Co-authored-by: crazywoola <427733928@qq.com>
3ヶ月前
NeatGuyCoding
ac69b8b191
refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
3ヶ月前
허재원
8288145ee4
chore(i18n): fix typos and improve Korean translation (#21955)
3ヶ月前
NeatGuyCoding
51f6095be7
minor fix: translation for pause (#21949)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
3ヶ月前
heyszt
a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471)
3ヶ月前
HyaCinth
fec6bafcda
refactor(web): Restructure the operation buttons layout in the app information component (#21742) (#21818)
3ヶ月前
NeatGuyCoding
2639f950cc
minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
4ヶ月前
Bowen Liang
6663187eca
test:add unit test for api version config (#21919)
4ヶ月前
Nite Knite
13990f31a1
feat: update account menu style (#21916)
4ヶ月前
GuanMu
de39b737b6
Feat list query (#21907)
4ヶ月前
GuanMu
a66ed7157e
feat: add document pause and resume functionality (#21894)
4ヶ月前
Ganondorf
c9c49200e0
use repair_json fix json parse error of HTTPRequestNode (#21909)
Co-authored-by: lizb <lizb@sugon.com>
4ヶ月前
Minamiyama
317d287458
fix(loop-variables): validate variable name input (#21888)
4ヶ月前
非法操作
a79f37b686
fix: tts tool must choose a voice (#21877)
4ヶ月前
baonudesifeizhai
1c7404099d
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
4ヶ月前
Joel
ed54bd5121
fix: not search plugin if marketplace enabled (#21880)
4ヶ月前
GuanMu
06c3deff11
Fix: Add title attribute to edit time text for improved accessibility (#21871)
4ヶ月前
cutiechi
47954aa284
feat(api): validate and reject external datasets in document update (#21783)
4ヶ月前
Novice
f3c8625fe2
fix: The statistics page cannot display the tokens consumed by agent node (#21861)
4ヶ月前
NeatGuyCoding
ebc4fdc4b2
moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
4ヶ月前
Ali Saleh
1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
4ヶ月前
jiangbo721
31eb8548ef
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
4ヶ月前
Minamiyama
a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843)
4ヶ月前
Minamiyama
cb0d4a1e15
style(config-var): update styling classes to use design system tokens (#21846)
4ヶ月前
crazywoola
21e68b9cf1
fix: nodeExtraData might be undefined (#21856)
4ヶ月前
HyaCinth
a3654c8fe9
fix(web): adjust HTTP node method and input layout (#21834) (#21855)
4ヶ月前
Yeuoly
980b0188d2
feat(tests): add structured output parser tests for LLM responses (#21838)
4ヶ月前
Kalo Chin
daab648c78
fix: plugin deamon start fail (#21841)
4ヶ月前
jiangbo721
e17b33e004
chore: add message status enum (#21825)
Co-authored-by: 刘江波 <jiangbo721@163.com>
4ヶ月前
Kalo Chin
4e7c9dd2ae
feat: Retain llm setting for agent node (#21842)
4ヶ月前
Yeuoly
5487463385
fix: add list contents handling in structured LLM output (#21837)
4ヶ月前
zxhlyh
68f41bbaa8
Fix/workflow use nodes hooks (#21822)
4ヶ月前
zxhlyh
3bfa9767c0
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
4ヶ月前
-LAN-
8978b9d38b
chore(version): Bump plugin daemon version to 0.1.3 (#21835)
Signed-off-by: -LAN- <laipz8200@outlook.com>
4ヶ月前
Bowen Liang
cc89d7b1a5
remove unused config CURRENT_VERSION (#21832)
as API module's version code refactored into pyproject.toml file in refactor: define the Dify project version in pyproject.toml #20910, the deprecated CURRENT_VERSION is no longger used and should be removed.
4ヶ月前
-LAN-
bb955806e0
chore(version): bump to 1.5.1 (#21808)
Signed-off-by: -LAN- <laipz8200@outlook.com>
4ヶ月前
Joel
0c39490bb1
chore: put new run var to the top (#21816)
4ヶ月前
efrey kong
826bf25abf
Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803)
4ヶ月前
QuantumGhost
89250a36b7
fix(api): files not returned in the answer node (#21807)
4ヶ月前
QuantumGhost
c2e599cd85
fix(api): Fix resetting sys var causing internal server error (#21604)
and sorts draft variables by their creation time, ensures a consist order.
4ヶ月前
jiangbo721
71d6cf1b1d
fix: Make the latency and logs of web applications consistent. (#21578)
Co-authored-by: 刘江波 <jiangbo721@163.com>
4ヶ月前
ShadowJobs
86179beaa5
FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796)
Co-authored-by: LinYing <linying@momenta.ai>
4ヶ月前
Joel
f53b177e1f
chore: new inspected variable add to top position instead of bottom (#21793)
4ヶ月前