Commit Graph

113 Commits

Author SHA1 Message Date
takatost 35d9c59a29 Merge remote-tracking branch 'origin/feat/workflow-parallel-support' into feat/workflow-parallel-support 2024-09-02 17:56:16 +08:00
StyleZhang 7035f64ce3 fix: next step 2024-09-02 17:52:54 +08:00
takatost 81d09d471c Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/workflow/app_generator.py
2024-09-02 17:52:51 +08:00
Hirotaka Miyagi 024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2024-09-01 14:57:50 +08:00
StyleZhang 7c9081a8fc fix 2024-08-30 13:44:01 +08:00
StyleZhang f43596f226 fix: parallel branch limit 2024-08-29 11:31:34 +08:00
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2024-08-29 11:23:16 +08:00
takatost 6b6750b9ad Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/services/app_generate_service.py
2024-08-28 18:01:57 +08:00
StyleZhang 4418fa1d2b fix: bug 2024-08-28 17:40:50 +08:00
YidaHu 3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2024-08-28 17:30:13 +08:00
StyleZhang 8ba5673606 feat: iteration support parallel 2024-08-28 16:00:17 +08:00
StyleZhang 9c8144e463 feat: parallel hover 2024-08-26 17:49:11 +08:00
takatost 76bb8d1c1a Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/services/app_generate_service.py
#	api/services/workflow_service.py
2024-08-26 16:17:19 +08:00
StyleZhang 1016db160e feat: parallel hover 2024-08-26 16:09:22 +08:00
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
AIxGEEK 04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00
KVOJJJin 429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2024-08-14 15:14:39 +08:00
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00
zxhlyh f9cf418f0f
Fix/workflow run single step (#7194) 2024-08-12 17:14:17 +08:00
crazywoola 7f18c06b0a
fix: code-block-missing-checks (#7002) 2024-08-06 16:11:14 +08:00
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
crazywoola 79715345ef
fix: import workflow errors (#6937) 2024-08-04 14:34:39 +08:00
Kevin9703 4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2024-08-02 20:30:05 +08:00
zxhlyh 33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2024-08-02 14:05:27 +08:00
zxhlyh 9ae88ede12
chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
Joel 53a89bbbc7
chore : option card (#6800) 2024-07-30 17:33:08 +08:00
crazywoola 47b5bd7243
fix: value is not an array (#6632) 2024-07-24 19:14:04 +08:00
Yi Xiao c112188207
feat: added ActionButton component (#6631) 2024-07-24 18:09:44 +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
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2024-07-23 17:00:39 +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
zxhlyh 87594008f8
fix: iteration node bg color (#6523) 2024-07-22 15:43:24 +08:00
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
Joel a6350daa02
chore: improve prompt auto generator (#6514) 2024-07-22 11:44:12 +08:00
Joel 3da854fe40
chore: some components upgrage to new ui (#6468) 2024-07-19 16:39:49 +08:00
zxhlyh ebba124c5c
feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
AIxGEEK 22aaf8960b
fix: Inconsistency Between Actual and Debug Input Variables (#6055) 2024-07-08 22:27:55 +08:00
AIxGEEK 5e6c3001bd
fix: relative in overflow div (#5998) 2024-07-08 18:35:12 +08:00
非法操作 46eca01fa3
fix: no json output vars in front-page tool (#5943) 2024-07-04 16:15:56 +08:00
AIxGEEK 4d9c22bfc6
refactor: optimize-the-performance-of-var-reference-picker (#5918) 2024-07-04 15:33:36 +08:00
Joel d889e1b233
fix: output variable name may be duplicate (#5845) 2024-07-02 13:02:59 +08:00
Joel 8fa6cb5e03
feat: tracing fe (#5487) 2024-06-26 17:33:57 +08:00
johnpccd b7d5849191
Fix link to documentation of nodes (#5623) 2024-06-26 16:28:05 +08:00