Commit Graph

78 Commits

Author SHA1 Message Date
Joel
c3f3b79b79 merge main 2024-12-23 15:33:08 +08:00
zxhlyh
0c0120ef27
Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
JzoNg
171cc88a0d merge main 2024-12-16 11:09:13 +08:00
KVOJJJin
f96fdc2970
Feat: dark mode for logs and annotations (#11575) 2024-12-12 10:09:48 +08:00
StyleZhang
a0873a956f merge main 2024-11-26 10:27:48 +08:00
crazywoola
3750200c5e
feat: add a meta(mac) ctrl(windows) key (#10978) 2024-11-22 16:30:34 +08:00
Joel
99ffe43e91 merge main 2024-11-20 18:24:03 +08:00
dajianguo
538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 2024-11-18 11:13:52 +08:00
Joel
a9de7f24a2 merge main 2024-11-08 13:55:39 +08:00
katsuma
98b3e37144
fix: simplify Enter key handling and remove unused ref (#10413) 2024-11-07 21:21:50 +08:00
Joel
765eb282f3 merge main 2024-10-28 10:51:02 +08:00
Joel
3e011109ad merge main 2024-10-25 11:26:49 +08:00
Joel
bdb990eb90 merge main 2024-10-25 11:26:48 +08:00
Hash Brown
57ec12eb6b
feat: regenerate history switch navigation (#8749) 2024-10-24 12:09:46 +08:00
Hash Brown
01a2513812
style: chat answer align with new UI (#9658) 2024-10-23 10:19:15 +08:00
Hash Brown
6827c4038b
Web app support sending message using numpad enter (#9659) 2024-10-22 21:17:54 +08:00
zxhlyh
7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-10-21 10:32:37 +08:00
Hash Brown
5df1cb0566
feat: storybook (#9324) 2024-10-16 10:18:48 +08:00
Yi Xiao
44f6a536d2
fix: reference issue in external knowledge api (#9240) 2024-10-11 19:17:22 +08:00
Hash Brown
3dfbc348e3
feat: improved SVG output UX (#8765) 2024-09-26 19:41:59 +08:00
Nam Vu
bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
Hash Brown
8c51d06222
feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
Nam Vu
624331472a
fix: Improve scrolling behavior for Conversation Opener (#8437)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-14 19:05:19 +08:00
KVOJJJin
032dd93b2f
Fix: operation postion of answer in logs (#8411)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-14 14:08:31 +08:00
非法操作
678bbf8fe8
fix: upload img icon mis-align in the chat input area (#8263) 2024-09-11 15:58:20 +08:00
Joel
d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
takatost
dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Yi Xiao
cdb08be951
fix: overflow issues in chat history (#8062) 2024-09-06 19:20:18 +08:00
Joel
7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2024-09-03 14:09:46 +08:00
kurokobo
80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
Yi Xiao
3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
Hash Brown
31f9977411
Web app support sending message using numpad enter (#7414) 2024-08-19 22:24:21 +08:00
呆萌闷油瓶
fcb6921b57
enh:setfocus after voice input (#7317) 2024-08-15 22:12:51 +08:00
Kevin9703
2c188a45c8
feat(app/log): Add Referenced Content in Application Logs (#7082) 2024-08-09 19:06:08 +08:00
DDDDD12138
4c4f6e362f
chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
Vico Chu
1c043b8426
Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
Kevin9703
427f48be6b
fix(answer/operation): feedback status in the logs (#6716) 2024-07-26 17:36:36 +08:00
chenxu9741
6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2024-07-26 14:55:49 +08:00
Kuizuo
166a40c66e
fix: improve separation element in prompt log and TTS buttons in the operation (#6413) 2024-07-18 14:44:34 +08:00
faye1225
65bc4e0fc0
Fix issues related to search apps, notification duration, and loading icon on the explore page (#6374) 2024-07-17 20:24:31 +08:00
Joel
eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
chenxu9741
6ef401a9f0
feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
Diego Romero-Lovo
4c0a31d38b
FR: #4048 - Add color customization to the chatbot (#4885)
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-26 17:51:00 +08:00
KVOJJJin
41ceb6a4eb
Fix: position of log modal (#5538) 2024-06-24 14:57:35 +08:00
KVOJJJin
f220d294e0
Fix: custom disclaim (#5535) 2024-06-24 12:50:08 +08:00
KVOJJJin
8294e97113
Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +08:00
zxhlyh
5d4d65a85b
fix: button (#5470) 2024-06-21 14:17:45 +08:00
crazywoola
92ddb410cd
feat: option to hide workflow steps (#5436) 2024-06-21 12:51:10 +08:00
zxhlyh
2328ed8ffa
feat: new icons (#5412) 2024-06-20 11:05:08 +08:00