Commit Graph

204 Commits

Author SHA1 Message Date
Hash Brown
16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 2024-12-04 16:17:11 +08:00
Hiroshi Fujita
9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 2024-12-01 09:38:45 +08:00
非法操作
08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-22 19:32:44 +08:00
zxhlyh
e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
非法操作
033ab5490b
feat: support LLM understand video (#9828) 2024-11-08 13:22:52 +08:00
Kota-Yamaguchi
bf371a6e5d
Feat : add LLM model indicator in prompt generator (#10187) 2024-11-02 19:46:28 +08:00
Kota-Yamaguchi
a0af7a51ed
chore : code generator preview hint (#10188) 2024-11-02 19:45:07 +08:00
zxhlyh
2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +08:00
KVOJJJin
5d1424f67c
Feat: use file size limit from api (#9739) 2024-10-24 22:55:17 +08:00
Kota-Yamaguchi
95dc90e6b2
Update Code Generator to use the currently configured model. (#9740) 2024-10-24 11:23:35 +08:00
Kota-Yamaguchi
a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-10-22 21:57:54 +08:00
zxhlyh
ff956cb546
Fix/retrieval setting weight default value (#9622) 2024-10-22 18:31:39 +08:00
Yi Xiao
bddcb31fe2
Fix: chatbot retrieval setting save issue (#9536) 2024-10-21 14:35:41 +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
Yi Xiao
8a1f106c72
Fix: rerank switch and validation before run (#9416) 2024-10-17 14:26:38 +08:00
Yi Xiao
793205afc5
Feat: rerank model verification in front end (#9271) 2024-10-12 21:24:43 +08:00
Yi Xiao
cbd3ffe056
Fix the margin for the rerank switch in retrieval setting (#9124) 2024-10-09 18:26:38 +08:00
Yi Xiao
d6a44e9990
fix: request params for internal dataset (#8940) 2024-09-30 22:10:27 +08:00
Jyong
9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-30 15:38:43 +08:00
非法操作
62406991df
fix: start node input config modal raise 'variable name is required' (#8793) 2024-09-26 16:28:20 +08:00
Hash Brown
11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2024-09-23 18:44:09 +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
非法操作
d63a5a1c3c
fix: a helper link error (#8508) 2024-09-21 17:30:30 +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
Joel
d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
zxhlyh
bbb609179f
chore: offline n to 1 retrieval (#8134) 2024-09-09 15:32:02 +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
Charlie.Wei
01858e1caf
ifEsle node add regex match (#8007) 2024-09-06 17:44:09 +08:00
KVOJJJin
693fe912f2
Fix annotation reply settings (#7696) 2024-08-28 09:42:54 +08:00
Yi Xiao
3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
Joel
399d7cd596
chore: improve the check time of variable name (#7569) 2024-08-23 14:30:26 +08:00
DDDDD12138
4c4f6e362f
chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
Joel
c110888aee
feat: agent app support generate prompt (#7007) 2024-08-06 17:43:54 +08:00
Yi Xiao
0c22e4e3d1
Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
zxhlyh
9ae88ede12
chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
zxhlyh
0a744a73b3
fix: eco knowledge retrieval method (#6798) 2024-07-30 16:59:03 +08:00
chenxu9741
6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2024-07-26 14:55:49 +08:00
非法操作
585444c50c
chore: fix type annotations (#6600) 2024-07-25 11:21:51 +08:00
zxhlyh
6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
Joel
0f6a064c08
chore: enchance auto generate prompt (#6564) 2024-07-23 19:51:38 +08:00
Joel
155e708540
Revert "chore: improve prompt auto generator" (#6556) 2024-07-23 13:35:35 +08:00
Joel
d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2024-07-23 13:31:32 +08:00
Joel
dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2024-07-22 18:16:33 +08:00
Joel
a6350daa02
chore: improve prompt auto generator (#6514) 2024-07-22 11:44:12 +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
非法操作
c564f32ab6
fix: remove the maximum length limit of "paragraph" variable (#6234) 2024-07-12 19:58:42 +08:00
Joe
ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-09 17:47:54 +08:00
Joel
eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00