| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										agent
									
								
							
						
					 | 
				
				
					
						fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										app
									
								
							
						
					 | 
				
				
					
						[CHORE]: x: T = None to x: Optional[T] = None (#24217)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										base
									
								
							
						
					 | 
				
				
					
						refactor: Remove RepositoryFactory (#19176)
					
				 | 
				6 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										callback_handler
									
								
							
						
					 | 
				
				
					
						orm filter -> where (#22801)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										entities
									
								
							
						
					 | 
				
				
					
						Fix model_setting_map key mismatch (#23699)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										errors
									
								
							
						
					 | 
				
				
					
						fix(core/errors): change base class of custom exceptions to ValueError (#11955)
					
				 | 
				10 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										extension
									
								
							
						
					 | 
				
				
					
						[CHORE]: x: T = None to x: Optional[T] = None (#24217)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										external_data_tool
									
								
							
						
					 | 
				
				
					
						make logging not use f-str, change others to f-str (#22882)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										file
									
								
							
						
					 | 
				
				
					
						fix the error of unable to retrieve url from file (#13603)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										helper
									
								
							
						
					 | 
				
				
					
						refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										llm_generator
									
								
							
						
					 | 
				
				
					
						hotfix: fix multiple case match syntax (#24204)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										mcp
									
								
							
						
					 | 
				
				
					
						[CHORE]: x: T = None to x: Optional[T] = None (#24217)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										memory
									
								
							
						
					 | 
				
				
					
						feat: If combining text and files, place the text prompt after the fi… (#23779)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										model_runtime
									
								
							
						
					 | 
				
				
					
						Annotations example (#24304)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										moderation
									
								
							
						
					 | 
				
				
					
						Fix: safe defaults for BaseModel dict fields (#24098)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										ops
									
								
							
						
					 | 
				
				
					
						Feat: External_trace_id compatible with OpenTelemetry (#23918)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										plugin
									
								
							
						
					 | 
				
				
					
						enhancing logging (#23332)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										prompt
									
								
							
						
					 | 
				
				
					
						refactor: decouple Node and NodeData (#22581)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										rag
									
								
							
						
					 | 
				
				
					
						[CHORE]: x: T = None to x: Optional[T] = None (#24217)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										repositories
									
								
							
						
					 | 
				
				
					
						feat: Add an asynchronous repository to improve workflow performance (#20050)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										tools
									
								
							
						
					 | 
				
				
					
						[Test] add unit tests for web_reader_tool.py (#24309)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										variables
									
								
							
						
					 | 
				
				
					
						fix: value_type check failed when updating variables (#24274)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										workflow
									
								
							
						
					 | 
				
				
					
						an example of sessionmaker (#24246)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								__init__.py
							
						
					 | 
				
				
					
						chore(api/core): apply ruff reformatting (#7624)
					
				 | 
				1 year ago | 
			
		
			
			
			
				
					| 
						
							
								
								hosting_configuration.py
							
						
					 | 
				
				
					
						chore(provider_manager): Update hosted model's name (#14334)
					
				 | 
				8 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								indexing_runner.py
							
						
					 | 
				
				
					
						Fix: correctly match http/https URLs in image upload file (#24180)
					
				 | 
				2 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								model_manager.py
							
						
					 | 
				
				
					
						make logging not use f-str, change others to f-str (#22882)
					
				 | 
				3 months ago | 
			
		
			
			
			
				
					| 
						
							
								
								provider_manager.py
							
						
					 | 
				
				
					
						refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
					
				 | 
				2 months ago |