zyileven
bffbe54120
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067)
2 maanden geleden
znn
dd6547de06
downvote with reason (#24922)
2 maanden geleden
Yongtao Huang
208ce4e774
CI: add TS indentation check via esLint (#24810)
2 maanden geleden
crazywoola
79e6138ce2
chore: simplify the workflow details logic (#24714)
2 maanden geleden
17hz
5a64f69456
fix: Default value for input variable is null when starting new conversations on the web app (#24709)
2 maanden geleden
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2 maanden geleden
17hz
ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 maanden geleden
Charles Lee
0c595c4745
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
2 maanden geleden
Wu Tianwei
218e247fd2
refactor: improve loading animation and debug panel styles (#24075)
2 maanden geleden
HyaCinth
2931c891a7
chore: Optimize component styles and interactions (#23250) (#23543)
2 maanden geleden
Wu Tianwei
b946378b38
fix: installed apps preview language error (#23397)
3 maanden geleden
znn
7831d44099
fixing chat window api recall fix on changing browser tab or window (#23301)
3 maanden geleden
Anton Kovalev
15757110cf
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
3 maanden geleden
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
3 maanden geleden
croatialu
d1572f47a0
feat: Add user variable processing function to chat history (#22863)
3 maanden geleden
Novice
17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
3 maanden geleden
Maries
a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
3 maanden geleden
NFish
a324d3942e
Perf/web app authrozation (#22524)
3 maanden geleden
Chieh Wang
30aa052a57
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
3 maanden geleden
Wu Tianwei
aef67ed7ec
fix: add background color for chat bubble in light and dark themes (#22472)
3 maanden geleden
QuantumGhost
2c1ab4879f
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025)
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025 )
This PR addresses serialization issues in the VariablePool model by separating the `value_type` tags for `IntegerSegment`/`FloatSegment` and `IntegerVariable`/`FloatVariable`. Previously, both Integer and Float types shared the same `SegmentType.NUMBER` tag, causing conflicts during serialization.
Key changes:
- Introduce distinct `value_type` tags for Integer and Float segments/variables
- Add `VariableUnion` and `SegmentUnion` types for proper type discrimination
- Leverage Pydantic's discriminated union feature for seamless serialization/deserialization
- Enable accurate serialization of data structures containing these types
Closes #22024 .
3 maanden geleden
le0zh
fe4e2f7921
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
3 maanden geleden
Heyang Wang
4403bc67a1
fix(Drawer): add overflow hidden to ensure copy button is always clickable (#21992) (#22103)
Co-authored-by: wangheyang <wangheyang@corp.netease.com>
3 maanden geleden
GuanMu
e56d7547f7
fix: web error (#21340)
4 maanden geleden
croatialu
15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983)
4 maanden geleden
非法操作
ab62a9662c
fix: some dark mode display incorrect (#20788)
4 maanden geleden
NFish
d6a8af03b4
Fix/add webapp no permission page (#20819)
4 maanden geleden
Joel
0c8447fd0e
fix: missing bot name in orchestrate (#20747)
5 maanden geleden
Novice
0ccf8cb23e
fix: agent moderation not working (#20673)
5 maanden geleden
NFish
9915a70d7f
Fix/webapp access scope (#20109)
5 maanden geleden
非法操作
f2dcfc976d
feat: allow fill inputs from url params (#20630)
5 maanden geleden
kenwoodjw
01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
5 maanden geleden
Joel
744159a079
fix: agent thought replaced by response text (#20571)
5 maanden geleden
非法操作
156bb8238d
fix: some display error in dark mode (#20469)
5 maanden geleden
crazywoola
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
5 maanden geleden
NFish
57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
5 maanden geleden
HyaCinth
eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197)
5 maanden geleden
Panpan
ef3569e667
feat: support chatflow start node custom input field hidden (#19678)
5 maanden geleden
NFish
d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
5 maanden geleden
Nite Knite
dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
5 maanden geleden
yangzheli
297d35364e
fix(web): optimize action buttons style in the question component (#19626)
5 maanden geleden
fadeaway
24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
5 maanden geleden
yangzheli
87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471)
5 maanden geleden
KVOJJJin
b78846078c
Fix: hide view chat setting button when no inputs form (#19263)
6 maanden geleden
HyaCinth
5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117)
6 maanden geleden
QuantumGhost
bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023)
6 maanden geleden
Panpan
bf01e41fd9
feat: improve embedded chatbot styles (#18692)
6 maanden geleden
Junjie.M
b203139356
embedding in websites setting conversation_id requires hiding reset conversation button (#18623)
6 maanden geleden
Junjie.M
d5fe50e471
embedding in websites support initializes to specify the conversation_id (#18602)
6 maanden geleden
Marcelo Díaz
bf031af7b1
feat(embedded-chatbot): support overriding locale via URL params (#18509)
6 maanden geleden