a4ef900916
								
									
										
											
								
							 
						 
						
							
									Support OAuth Integration for Plugin Tools (#22550) 
							 
							
							
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn> 
							
						 
						3 miesięcy temu  
				
					
						
							
								 
						
							
								349c3cf7b8
								
									
										
											
								
							 
						 
						
							
									feat(api): Add image multimodal support for LLMNode (#17372) 
							 
							
							
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.
This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.
To integrate file outputs into workflows, adjustments to the frontend code
are necessary.
For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.
Close #15814 .
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com> 
							
						 
						6 miesięcy temu  
				
					
						
							
								 
						
							
								5de01c1444
								
									
										
											
								
							 
						 
						
							
									feat (document_extractor): support .properties file (#18969) 
							 
							
							
							
						 
						6 miesięcy temu  
				
					
						
							
								 
						
							
								2c2af1d117
								
									
										
											
								
							 
						 
						
							
									feat: add VTT data transform to Document extractor (#18936) 
							 
							
							
							
						 
						6 miesięcy temu  
				
					
						
							
								 
						
							
								cc08451eb8
								
									
										
											
								
							 
						 
						
							
									fix: fix file number limit error (#17848) 
							 
							
							
							
						 
						6 miesięcy temu  
				
					
						
							
								 
						
							
								2b86465d4c
								
									
										
											
								
							 
						 
						
							
									fix document extractor node incorrectly processing doc and ppt files (#12902) 
							 
							
							
							
						 
						8 miesięcy temu  
				
					
						
							
								 
						
							
								56e15d09a9
								
									
										
											
								
							 
						 
						
							
									feat: mypy for all type check (#10921) 
							 
							
							
							
						 
						10 miesięcy temu  
				
					
						
							
								 
						
							
								36cb25b341
								
									
										
											
								
							 
						 
						
							
									fix: support mdx files close #11557 (#11565) 
							 
							
							
Signed-off-by: yihong0618 <zouzou0208@gmail.com> 
							
						 
						10 miesięcy temu  
				
					
						
							
								 
						
							
								e3119112a6
								
									
										
											
								
							 
						 
						
							
									chore: add Thai GUI (#11201) 
							 
							
							
							
						 
						11 miesięcy temu  
				
					
						
							
								 
						
							
								db1d2aaff5
								
									
										
											
								
							 
						 
						
							
									Feat/add Slovensko (Slovenija) (#10731) 
							 
							
							
Co-authored-by: XHorizont.com <johnny@xhorizont.com> 
							
						 
						11 miesięcy temu  
				
					
						
							
								 
						
							
								3e9d271b52
								
									
										
											
								
							 
						 
						
							
									nltk security issue and upgrade unstructured (#9558) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								e61752bd3a
								
									
										
											
								
							 
						 
						
							
									feat/enhance the multi-modal support (#8818) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								8c51d06222
								
									
										
											
								
							 
						 
						
							
									feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								2d7954c7da
								
									
										
											
								
							 
						 
						
							
									Fix variable typo (#8084) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								3571292fbf
								
									
										
											
								
							 
						 
						
							
									chore(api): Introduce Ruff Formatter. (#7291) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								536c43257b
								
									
										
											
								
							 
						 
						
							
									refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								ffa992acf7
								
									
										
											
								
							 
						 
						
							
									Add support for i18n Farsi language (fa-IR) (#7044) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								104c797dd0
								
									
										
											
								
							 
						 
						
							
									feat: Add support for i18n Turkish language (tr-TR) (#6886) 
							 
							
							
Co-authored-by: hursit <hursit.topal@enuygun.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								5e6fc58db3
								
									
										
											
								
							 
						 
						
							
									Feat/environment variables in workflow (#6515) 
							 
							
							
Co-authored-by: JzoNg <jzongcode@gmail.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								6ef401a9f0
								
									
										
											
								
							 
						 
						
							
									feat:add tts-streaming config and future (#5492) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								3ec80f9dda
								
									
										
											
								
							 
						 
						
							
									Fix/6034 get random order of categories in explore and workflow is missing in zh hant (#6043) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								cddea83e65
								
									
										
											
								
							 
						 
						
							
									6014 i18n add support for spanish (#6017) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								2e718b85e9
								
									
										
											
								
							 
						 
						
							
									fix(api): language list (#5649) 
							 
							
							
Co-authored-by: hobo.l <hobo.l@binance.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								e1a72e0e2b
								
									
										
											
								
							 
						 
						
							
									fix: ro-RO is not a valid language (#5635) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								4a031de0d9
								
									
										
											
								
							 
						 
						
							
									feat: make Citations and Attributions display enable default (#5508) 
							 
							
							
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								6ccde0452a
								
									
										
											
								
							 
						 
						
							
									feat: Added hindi translation i18n (#5240) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								b399e8a359
								
									
										
											
								
							 
						 
						
							
									fixed a typo and grammar error in sampled app (#5061) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								aa13d14019
								
									
										
											
								
							 
						 
						
							
									Feat/chat custom disclaimer (#4306) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								d1ccb22d8a
								
									
										
											
								
							 
						 
						
							
									feat: Use Romanian & other langs in QA (#4205) 
							 
							
							
Co-authored-by: crazywoola <427733928@qq.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								6271463240
								
									
										
											
								
							 
						 
						
							
									feat(Languages): :alien: add pl-PL language (#4128) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								3b5b4d628b
								
									
										
											
								
							 
						 
						
							
									Add support for Traditional Chinese language (#3899) 
							 
							
							
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com> 
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								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 rok temu  
				
					
						
							
								 
						
							
								a026c5fd08
								
									
										
											
								
							 
						 
						
							
									feat: add Vietnamese vi-VN (#2807) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								88a095e40e
								
									
										
											
								
							 
						 
						
							
									fix: wrong default model parameters when creating app (#2623) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								61e4bbabaf
								
									
										
											
								
							 
						 
						
							
									feat: added Ukrainian language support (#2473) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								843280f82b
								
									
										
											
								
							 
						 
						
							
									enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								9f637ead38
								
									
										
											
								
							 
						 
						
							
									bump version to 0.5.3 (#2306) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								c17baef172
								
									
										
											
								
							 
						 
						
							
									Feat/portuguese support (#2075) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								cc9e74123c
								
									
										
											
								
							 
						 
						
							
									improve: introduce isort for linting Python imports (#1983) 
							 
							
							
							
						 
						1 rok temu  
				
					
						
							
								 
						
							
								42a5b3ec17
								
									
										
											
								
							 
						 
						
							
									feat: advanced prompt backend (#1301) 
							 
							
							
Co-authored-by: takatost <takatost@gmail.com> 
							
						 
						2 lat temu  
				
					
						
							
								 
						
							
								ae3f1ac0a9
								
									
										
											
								
							 
						 
						
							
									feat: support gpt-3.5-turbo-instruct model (#1195) 
							 
							
							
							
						 
						2 lat temu  
				
					
						
							
								 
						
							
								20bab6edec
								
									
										
											
								
							 
						 
						
							
									Restore the application template (#1174) 
							 
							
							
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> 
							
						 
						2 lat temu  
				
					
						
							
								 
						
							
								67bed54f32
								
									
										
											
								
							 
						 
						
							
									Mermaid front end rendering (#1166) 
							 
							
							
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM> 
							
						 
						2 lat temu  
				
					
						
							
								 
						
							
								2d5ad0d208
								
									
										
											
								
							 
						 
						
							
									feat: support optional query content (#1097) 
							 
							
							
Co-authored-by: Garfield Dai <dai.hai@foxmail.com> 
							
						 
						2 lat temu  
				
					
						
							
								 
						
							
								db896255d6
								
							 
						 
						
							
									Initial commit 
							 
							
							
							
						 
						2 lat temu