Asuka Minato
							
						 | 
						
							
								a189d293f8
								
									 
										
											
										
									 
								
							
						 | 
						
							
									make logging not use f-str, change others to f-str (#22882)
							
							
							
							
						 | 
						3 meses atrás | 
					
				
					
						
							
								   Asuka Minato
							
						 | 
						
							
								ef51678c73
								
									 
										
											
										
									 
								
							
						 | 
						
							
									orm filter -> where (#22801)
							
							
							
							
							
							
							
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com> 
							
						 | 
						3 meses atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								fb12a3033d
								
									 
										
											
										
									 
								
							
						 | 
						
							
									fix celery job not closed issue (#19268)
							
							
							
							
						 | 
						5 meses atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								c8145ce581
								
									 
										
											
										
									 
								
							
						 | 
						
							
									deal db session in celery worker (#17549)
							
							
							
							
						 | 
						7 meses atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								627a9e2ce1
								
									 
										
											
										
									 
								
							
						 | 
						
							
									SaaS: batch upload limit check for sandbox plan (#17264)
							
							
							
							
						 | 
						7 meses atrás | 
					
				
					
						
							
								   Bowen Liang
							
						 | 
						
							
								9e782d4c1e
								
									 
										
											
										
									 
								
							
						 | 
						
							
									chore: bump ruff to 0.11.0 and fix linting violations (#15953)
							
							
							
							
						 | 
						7 meses atrás | 
					
				
					
						
							
								   Yongtao Huang
							
						 | 
						
							
								4ae94dc027
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Chore:  fix wrong annotations (#15871)
							
							
							
							
						 | 
						7 meses atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								9231fdbf4c
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Feat/support parent child chunk (#12092)
							
							
							
							
						 | 
						10 meses atrás | 
					
				
					
						
							
								   yihong
							
						 | 
						
							
								56e15d09a9
								
									 
										
											
										
									 
								
							
						 | 
						
							
									feat: mypy for all type check (#10921)
							
							
							
							
						 | 
						10 meses atrás | 
					
				
					
						
							
								   Bowen Liang
							
						 | 
						
							
								292220c596
								
									 
										
											
										
									 
								
							
						 | 
						
							
									chore: apply pep8-naming rules for naming convention (#8261)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Bowen Liang
							
						 | 
						
							
								979422cdc6
								
									 
										
											
										
									 
								
							
						 | 
						
							
									chore(api/tasks): apply ruff reformatting (#7594)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Waffle
							
						 | 
						
							
								7b225a5ab0
								
									 
										
											
										
									 
								
							
						 | 
						
							
									refactor(services/tasks): Swtich to dify_config witch Pydantic  (#6203)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								f257f2c396
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Knowledge optimization (#3755)
							
							
							
							
							
							
							
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com> 
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   LIU HONGWEI
							
						 | 
						
							
								c227f3d985
								
									 
										
											
										
									 
								
							
						 | 
						
							
									feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								97fe817186
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Fix/upload limit (#2521)
							
							
							
							
							
							
							
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com> 
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Bowen Liang
							
						 | 
						
							
								843280f82b
								
									 
										
											
										
									 
								
							
						 | 
						
							
									enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Bowen Liang
							
						 | 
						
							
								cc9e74123c
								
									 
										
											
										
									 
								
							
						 | 
						
							
									improve: introduce isort for linting Python imports (#1983)
							
							
							
							
						 | 
						1 ano atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								289c93d081
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Feat/improve document delete logic (#1325)
							
							
							
							
							
							
							
Co-authored-by: jyong <jyong@dify.ai> 
							
						 | 
						2 anos atrás | 
					
				
					
						
							
								   takatost
							
						 | 
						
							
								0c18cab111
								
									 
										
											
										
									 
								
							
						 | 
						
							
									feat: add queue to celery task (#688)
							
							
							
							
						 | 
						2 anos atrás | 
					
				
					
						
							
								   John Wang
							
						 | 
						
							
								3241e4015b
								
									 
										
											
										
									 
								
							
						 | 
						
							
									feat: upgrade langchain (#430)
							
							
							
							
							
							
							
Co-authored-by: jyong <718720800@qq.com> 
							
						 | 
						2 anos atrás | 
					
				
					
						
							
								   Jyong
							
						 | 
						
							
								9253f72dea
								
									 
										
											
										
									 
								
							
						 | 
						
							
									Feat/dataset notion import (#392)
							
							
							
							
							
							
							
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com> 
							
						 | 
						2 anos atrás | 
					
				
					
						
							
								   John Wang
							
						 | 
						
							
								db896255d6
								
							
						 | 
						
							
									Initial commit
							
							
							
							
						 | 
						2 anos atrás |