Commit Graph

1195 Commits

Author SHA1 Message Date
StyleZhang 4e3dc36e37 fix: workflow run edge status 2024-08-27 14:39:56 +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
crazywoola 1ba3d3acd6
feat: replace show/hide workflow_steps with switch (#7627) 2024-08-26 11:00:57 +08:00
NFish 23cedc3f1c
Web app now supports SSO config (#7137) 2024-08-25 18:47:16 +08:00
takatost 4771e85630 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/tests/integration_tests/workflow/nodes/test_code.py
#	api/tests/unit_tests/core/workflow/nodes/test_answer.py
#	api/tests/unit_tests/core/workflow/nodes/test_if_else.py
#	api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
2024-08-24 17:26:44 +08:00
Yi Xiao 25386af41a
fix: knowledge setting "knowledge name" input width (#7584) 2024-08-23 17:20:19 +08:00
Charlie.Wei df69ad9f0e
Langfuse view button (#7578) 2024-08-23 16:23:26 +08:00
Charlie.Wei 9864b35465
langfuser add view button (#7571) 2024-08-23 15:53:49 +08:00
Nam Vu 0c38a8fdd4
Fix: voice language (#7570) 2024-08-23 15:25:07 +08:00
Joel fb75bd9790
chore: improve the check time of variable name in conversation and env var (#7572) 2024-08-23 15:08:34 +08:00
Joel 399d7cd596
chore: improve the check time of variable name (#7569) 2024-08-23 14:30:26 +08:00
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
Yi Xiao 9618f86980
fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
Yi Xiao a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +08:00
Nam Vu 3ac8a2871e
chore: #6554 i18n (#7562) 2024-08-23 11:16:37 +08:00
Hanqing Zhao a40073afa4
Add N-to-1 warning translation for JP (#7553) 2024-08-23 08:34:22 +08:00
SoaringEthan e6b117e33f
fix: correct response structure in openapi documentation of app (#7556) 2024-08-23 08:33:41 +08:00
teruo OSHIDA(JP_SMN) 3e6a6bf396
fix: wrong usage of created_at on the modal for API Key (#7548) 2024-08-23 08:21:31 +08:00
takatost 5b22d8f8b2 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/workflow/nodes/llm/llm_node.py
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
2024-08-23 00:32:28 +08:00
Hash Brown 60ef7ba855
fix: add missed modifications of `<AppIcon />` (#7512) 2024-08-22 13:32:59 +08:00
Yi Xiao 6f968bafb2
feat: update the "tag delete" confirm modal (#7522) 2024-08-22 11:33:20 +08:00
Yi Xiao 9f6aab11d4
fix: tag input state lost issue (#7500) 2024-08-22 10:26:09 +08:00
crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2024-08-21 20:25:45 +08:00
takatost 35be41b337 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/core/app/apps/workflow/app_runner.py
#	api/core/app/apps/workflow/generate_task_pipeline.py
#	api/core/app/task_pipeline/workflow_cycle_state_manager.py
#	api/core/workflow/entities/variable_pool.py
#	api/core/workflow/nodes/code/code_node.py
#	api/core/workflow/nodes/llm/llm_node.py
#	api/core/workflow/nodes/start/start_node.py
#	api/core/workflow/nodes/variable_assigner/__init__.py
#	api/tests/integration_tests/workflow/nodes/test_llm.py
#	api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
#	api/tests/unit_tests/core/workflow/nodes/test_answer.py
#	api/tests/unit_tests/core/workflow/nodes/test_if_else.py
#	api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
2024-08-21 16:59:23 +08:00
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
非法操作 66dfb5c89a
fix: json schema not saved correctly (#7487) 2024-08-21 14:58:14 +08:00
Joel 6c25d7bed3
chore: improve the copywrite of the assigner node append mode description (#7467) 2024-08-21 10:34:25 +08:00
Hash Brown 028fd52c9b
fix: image icon not showing correctly on left panel in workflow web app page (#7466) 2024-08-21 10:29:16 +08:00
Nam Vu 8c32f8c77d
chore: #7348 i18n (#7451) 2024-08-21 09:03:51 +08:00
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
Joel e2d214e030
chore: add and update theme related css variables values (#7442) 2024-08-20 16:33:40 +08:00
非法操作 53146ad685
feat: support line break of tooltip content (#7424) 2024-08-20 11:03:55 +08:00
呆萌闷油瓶 218380ba43
fix:end of day (#7426) 2024-08-20 10:57:33 +08:00
Nam Vu afd23f7ad8
chore: #7196 i18n (#7416) 2024-08-20 10:21:24 +08:00
Hash Brown 31f9977411
Web app support sending message using numpad enter (#7414) 2024-08-19 22:24:21 +08:00
-LAN- 3d27d15f00
chore(*): Bump version 0.7.1 (#7389) 2024-08-19 21:24:56 +08:00
呆萌闷油瓶 bd07e1d2fd
fix:start of the period should be YYYY-MM-DD 00:00 (#7371) 2024-08-19 18:12:41 +08:00
Yi Xiao 8b06105fa1
Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00
StyleZhang 1973f5003b feat: frontend support parallel 2024-08-16 16:55:08 +08:00
wellCh4n 9e6b755f62
feat: show path variable friendly in tool edit (#7344) 2024-08-16 14:09:25 +08:00
呆萌闷油瓶 fcb6921b57
enh:setfocus after voice input (#7317) 2024-08-15 22:12:51 +08:00
Joel 135dcfa3e5
fix: not show correct iteration times number in run history (#7318) 2024-08-15 21:02:41 +08:00
Nam Vu f3d3a3a5db
chore: #7222 i18n (#7312) 2024-08-15 17:56:29 +08:00
KVOJJJin d07b2b9915
Fix: missing default value of type array object in conversation variable modal (#7309) 2024-08-15 17:28:12 +08:00
AIxGEEK 04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00