Kevin Hu
							
						 
						
							
								c3e3f0fbb4
								
									
										
											 
										
									
								
							 
						 
						
							
									Add iteration for agent. (#4258) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#4242 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   liuhua
							
						 
						
							
								1ecb687c51
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix bugs in agent api and update api document (#3996) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
Fix bugs in agent api and update api document
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn> 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								6d19294ddc
								
									
										
											 
										
									
								
							 
						 
						
							
									Support debug components. (#3994) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3993 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								beeacd3e3f
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix exec sql exception issue. (#3982) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3978 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								e9b8c30a38
								
									
										
											 
										
									
								
							 
						 
						
							
									Support iframe chatbot. (#3961) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3909 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								3d735dca87
								
									
										
											 
										
									
								
							 
						 
						
							
									Add support to iframe chatbot (#3929) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3909 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						10 maanden geleden  
					 
				
					
						
							
								   Zhichang Yu
							
						 
						
							
								0d68a6cd1b
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix errors detected by Ruff (#3918) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
Fix errors detected by Ruff
### Type of change
- [x] Refactoring 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   balibabu
							
						 
						
							
								311a475b6f
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix: Fixed the issue that the agent list page failed to load #3827 (#3902) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
Fix: Fixed the issue that the agent list page failed to load #3827 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								934dbc2e2b
								
									
										
											 
										
									
								
							 
						 
						
							
									Add more mistral models. (#3826) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3647 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								362db857d0
								
							 
						 
						
							
									New: a new interpretor based on Andrew Ng theory. (#3532) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								361cff34fc
								
									
										
											 
										
									
								
							 
						 
						
							
									add input variables to begin component (#3498) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3355  
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Zhichang Yu
							
						 
						
							
								30f6421760
								
									
										
											 
										
									
								
							 
						 
						
							
									Use consistent log file names, introduced initLogger (#3403) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
Use consistent log file names, introduced initLogger
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe): 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Zhichang Yu
							
						 
						
							
								a2a5631da4
								
									
										
											 
										
									
								
							 
						 
						
							
									Rework logging (#3358) 
							 
							
							 
							
							
							
							
Unified all log files into one.
### What problem does this PR solve?
Unified all log files into one.
### Type of change
- [x] Refactoring 
							
						 
						11 maanden geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								339639a9db
								
									
										
											 
										
									
								
							 
						 
						
							
									add assistant to canvas chat history (#3201) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3185 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								8d9238db14
								
									
										
											 
										
									
								
							 
						 
						
							
									fix es search parameter error (#3169) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3151 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								f7705d6bc9
								
									
										
											 
										
									
								
							 
						 
						
							
									let 'Generate' take user's input as parameter (#3086) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#3085 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								b164116277
								
									
										
											 
										
									
								
							 
						 
						
							
									refine token similarity (#2824) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								cb00f36f62
								
									
										
											 
										
									
								
							 
						 
						
							
									fix categorize error (#2348) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								02fb7a88e3
								
									
										
											 
										
									
								
							 
						 
						
							
									fix issue wrong agent prologue for api (#2246) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#2242 
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   H
							
						 
						
							
								b51237be17
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix Text2SQL (#2131) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
Fix exeSQL component 
Update DB Assistant template 
Fix canvas Message window size
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com> 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   H
							
						 
						
							
								f2c4d53c58
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix component exesql bug (#2042) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com> 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								152072f900
								
									
										
											 
										
									
								
							 
						 
						
							
									Add graphrag (#1793) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#1594 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   H
							
						 
						
							
								1015436691
								
									
										
											 
										
									
								
							 
						 
						
							
									Fix web search and template max tokens (#1564) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								2a647162a8
								
									
										
											 
										
									
								
							 
						 
						
							
									fix bugs about multi input for generate (#1525) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   Kevin Hu
							
						 
						
							
								30b88e2b91
								
									
										
											 
										
									
								
							 
						 
						
							
									fix no resualt bugs (#1448) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   KevinHuSh
							
						 
						
							
								593c20889d
								
									
										
											 
										
									
								
							 
						 
						
							
									update docs for release 0.8.0 (#1419) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
update docs for release 0.8.0
### Type of change
- [x] Documentation Update
---------
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com> 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   KevinHuSh
							
						 
						
							
								b3ebc66b13
								
									
										
											 
										
									
								
							 
						 
						
							
									be more specific for error message (#1409) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#918  
### Type of change
- [x] Refactoring 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   KevinHuSh
							
						 
						
							
								258c9ea644
								
									
										
											 
										
									
								
							 
						 
						
							
									add keyword extraction in graph (#1373) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#918  
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   KevinHuSh
							
						 
						
							
								fe1805fa0e
								
									
										
											 
										
									
								
							 
						 
						
							
									add README to graph (#1211) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
### Type of change
- [x] Documentation Update 
							
						 
						1 jaar geleden  
					 
				
					
						
							
								   KevinHuSh
							
						 
						
							
								a25d32496c
								
									
										
											 
										
									
								
							 
						 
						
							
									support graph (#1152) 
							 
							
							 
							
							
							
							
### What problem does this PR solve?
#918  
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 jaar geleden