mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 01:39:45 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
|   | ---
 | ||
|  | enhancements:
 | ||
|  |   - |
 | ||
|  |     Add a field called `default_value` to the `InputSocket` dataclass.
 | ||
|  |     Derive `is_mandatory` value from the presence of `default_value`.
 |