QuantumGhost
							
						 
						
							
								10b738a296
								
									
										
											 
										
									
								
							 
						 
						
							
									feat: Persist Variables for Enhanced Debugging Workflow (#20699) 
							 
							
							 
							
							
							
							
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.
By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.
Key highlights of this change:
- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.
Closes #19735 . 
							
						 
						4 місяці тому  
					 
				
					
						
							
								   Panpan
							
						 
						
							
								ef3569e667
								
									
										
											 
										
									
								
							 
						 
						
							
									feat: support chatflow start node custom input field hidden (#19678) 
							 
							
							
							
						 
						5 місяці тому  
					 
				
					
						
							
								   Jyong
							
						 
						
							
								abeaea4f79
								
									
										
											 
										
									
								
							 
						 
						
							
									Support knowledge metadata filter (#15982) 
							 
							
							
							
						 
						7 місяці тому  
					 
				
					
						
							
								   Yeuoly
							
						 
						
							
								490b6d092e
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix/plugin race condition (#14253) 
							 
							
							
							
						 
						8 місяці тому  
					 
				
					
						
							
								   Bowen Liang
							
						 
						
							
								6c8e208ef3
								
									
										
											 
										
									
								
							 
						 
						
							
									chore: bump minimum supported Python version to 3.11 (#10386) 
							 
							
							
							
						 
						11 місяці тому  
					 
				
					
						
							
								   -LAN-
							
						 
						
							
								25ca0278dd
								
									
										
											 
										
									
								
							 
						 
						
							
									refactor(core): Remove extra_config from File. (#10203) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   -LAN-
							
						 
						
							
								740a723072
								
									
										
											 
										
									
								
							 
						 
						
							
									fix(validation): improve variable handling and validation (#9578) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   -LAN-
							
						 
						
							
								e61752bd3a
								
									
										
											 
										
									
								
							 
						 
						
							
									feat/enhance the multi-modal support (#8818) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   Tamer
							
						 
						
							
								404db1ae5b
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix VariableEntityType Bug external-data-tool -> external_data_tool (#8299) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   Bowen Liang
							
						 
						
							
								2cf1187b32
								
									
										
											 
										
									
								
							 
						 
						
							
									chore(api/core): apply ruff reformatting (#7624) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   -LAN-
							
						 
						
							
								a10b207de2
								
									
										
											 
										
									
								
							 
						 
						
							
									refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   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> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Jyong
							
						 
						
							
								44801df8f8
								
									
										
											 
										
									
								
							 
						 
						
							
									fix score threshold limit be None (#6900) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   Jyong
							
						 
						
							
								e4bb943fe5
								
									
										
											 
										
									
								
							 
						 
						
							
									Feat/delete single dataset retrival (#6570) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   -LAN-
							
						 
						
							
								66a62e6c13
								
									
										
											 
										
									
								
							 
						 
						
							
									refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   Joe
							
						 
						
							
								4e2de638af
								
									
										
											 
										
									
								
							 
						 
						
							
									feat: add ops trace (#5483) 
							 
							
							 
							
							
							
							
Co-authored-by: takatost <takatost@gmail.com> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Yeuoly
							
						 
						
							
								e852a21634
								
									
										
											 
										
									
								
							 
						 
						
							
									Feat/workflow phase2 (#4687) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   takatost
							
						 
						
							
								7753ba2d37
								
									
										
											 
										
									
								
							 
						 
						
							
									FEAT: NEW WORKFLOW ENGINE (#3160) 
							 
							
							 
							
							
							
							
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Charlie.Wei
							
						 
						
							
								300d9892a5
								
									
										
											 
										
									
								
							 
						 
						
							
									tts add voice choose (#2391) 
							 
							
							 
							
							
							
							
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Bowen Liang
							
						 
						
							
								843280f82b
								
									
										
											 
										
									
								
							 
						 
						
							
									enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   takatost
							
						 
						
							
								9f637ead38
								
									
										
											 
										
									
								
							 
						 
						
							
									bump version to 0.5.3 (#2306) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   Charlie.Wei
							
						 
						
							
								6355e61eb8
								
									
										
											 
										
									
								
							 
						 
						
							
									tts models support (#2033) 
							 
							
							 
							
							
							
							
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Yeuoly
							
						 
						
							
								86286e1ac8
								
									
										
											 
										
									
								
							 
						 
						
							
									Feat/assistant app (#2086) 
							 
							
							 
							
							
							
							
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com> 
							
						 
						1 рік тому  
					 
				
					
						
							
								   Bowen Liang
							
						 
						
							
								cc9e74123c
								
									
										
											 
										
									
								
							 
						 
						
							
									improve: introduce isort for linting Python imports (#1983) 
							 
							
							
							
						 
						1 рік тому  
					 
				
					
						
							
								   takatost
							
						 
						
							
								d069c668f8
								
									
										
											 
										
									
								
							 
						 
						
							
									Model Runtime (#1858) 
							 
							
							 
							
							
							
							
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn> 
							
						 
						1 рік тому