| 
														
															@@ -82,7 +82,7 @@ class R2R: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         print("vvvvvvvvvvvvvvvvvvmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm") 
														 | 
														
														 | 
														
															         print("vvvvvvvvvvvvvvvvvvmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         # print(search_response) 
														 | 
														
														 | 
														
															         # print(search_response) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         print(search_response.results) 
														 | 
														
														 | 
														
															         print(search_response.results) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        return search_response.results["chunk_search_results"] 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        return search_response.result.chunk_search_results 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     def list_chunks(self, ids: list[str] = []): 
														 | 
														
														 | 
														
															     def list_chunks(self, ids: list[str] = []): 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         self._check_login_sync() 
														 | 
														
														 | 
														
															         self._check_login_sync() 
														 |