Commit Graph

320 Commits

Author SHA1 Message Date
AkaraChen cdd2a40086 style: minimium codemod 2024-10-22 02:24:59 +00:00
AkaraChen f3d501e7d5 fix: gen-icon script phantom deps 2024-10-21 10:43:52 +08:00
twwu 9a242bcac9 Merge branch 'main' into feat/plugins 2024-10-18 09:59:43 +08:00
Kevin9703 e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450) 2024-10-17 19:01:50 +08:00
Leo a83ccccffc
fix: incorrect webapp image displayed (#9401) 2024-10-16 15:31:47 +08:00
Joel 846555af1b fix: action buttion ui 2024-10-16 11:45:25 +08:00
Hash Brown 5df1cb0566
feat: storybook (#9324) 2024-10-16 10:18:48 +08:00
我有一把妖刀 5ee7e03c1b
chore: Optimize operations in Q&A mode (#9274)
Co-authored-by: billsyli <billsyli@tencent.com>
2024-10-14 13:32:13 +08:00
JzoNg 684896d100 merge main 2024-10-14 10:29:52 +08:00
JzoNg 54f911f6cd endpoints 2024-10-13 10:49:55 +08:00
JzoNg 99f5fea001 plugin detail panel header 2024-10-12 16:37:57 +08:00
Likename Haojie ea584e94bd
fix: dialog box cannot correctly display LaTeX formulas (#9242) 2024-10-11 22:46:44 +08:00
Yi Xiao 44f6a536d2
fix: reference issue in external knowledge api (#9240) 2024-10-11 19:17:22 +08:00
NFish f4ce08211d
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-10-11 16:14:56 +08:00
Joel 19f5684960 feat: add label and fix some ui problem 2024-10-10 11:29:11 +08:00
crazywoola 783a6b866b
fix: #9076 (#9150) 2024-10-10 10:25:45 +08:00
Joel ab868ac979 fix: error igm 2024-10-10 10:25:25 +08:00
Joel 1d74e693ea chore: fix imge name 2024-10-10 10:22:18 +08:00
Joel 36800eeaba feat: base card component 2024-10-09 17:51:54 +08:00
Pika 0540995e5c
fix: prompt-editor regex.lastIndex needed to reset (#9097)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2024-10-09 10:22:20 +08:00
Dongsheng Zhao 7121afdd44
fix: #8969 (#9076) 2024-10-08 19:58:03 +08:00
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-30 15:38:43 +08:00
JzoNg 3b48f8c98e Merge branch 'main' into tp 2024-09-27 16:47:57 +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
Likename Haojie 52da5b16e7
fixbug tts(stream) not work on ios safari(17.1+) (#8645)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-23 18:44:24 +08:00
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2024-09-23 18:44:09 +08:00
非法操作 b37954b966
fix: png avatar upload as jpeg (#8665) 2024-09-23 15:33:06 +08:00
JzoNg 05aec43ee3 Merge branch 'main' into tp 2024-09-23 11:39:46 +08:00
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2024-09-22 16:41:40 +08:00
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2024-09-22 03:15:11 +08:00
Yi e8127756e0 Merge branch 'main' of github.com:langgenius/dify into feat/plugins 2024-09-18 20:57:52 +08:00
Yi 792595a46f update page header 2024-09-18 18:32:33 +08:00
Charlie.Wei 445497cf89
add svg render & Image preview optimization (#8387)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-14 19:24:53 +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
Yi 21193c2fbf update the plugins page 2024-09-14 17:09:25 +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
zxhlyh 0bb7569d46
fix: markdown paragraph margin (#8289) 2024-09-12 11:28:14 +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
crazywoola a771eea4f6
fix: html raw render (#8138) 2024-09-09 16:12:59 +08:00
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
Yi Xiao cdb08be951
fix: overflow issues in chat history (#8062) 2024-09-06 19:20:18 +08:00
Charlie.Wei 3230f4a0ec
Message rendering (#6868)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-09-05 21:00:09 +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
zhujinle ef82a29e23
fix: crash when ECharts accesses undefined objects (#7853) 2024-09-01 14:52:27 +08:00
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2024-08-29 11:23:16 +08:00