544ddd9631 
								
							 
						 
						
							
							
								
								load .env  
							
							
							
						 
						
							2023-05-11 15:34:17 -07:00  
				
					
						
							
							
								 
						
							
								e947ca1d0f 
								
							 
						 
						
							
							
								
								load .env  
							
							
							
						 
						
							2023-05-11 15:33:56 -07:00  
				
					
						
							
							
								 
						
							
								bc7ce4395b 
								
							 
						 
						
							
							
								
								Merge pull request  #53  from alxspiker/main  
							
							... 
							
							
							
							.env + LlamaCpp + PDF/CSV + Ingest All 
							
						 
						
							2023-05-11 23:22:27 +02:00  
				
					
						
							
							
								 
						
							
								39d00b840d 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2023-05-11 15:05:07 -06:00  
				
					
						
							
							
								 
						
							
								9722ef4356 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2023-05-11 15:01:57 -06:00  
				
					
						
							
							
								 
						
							
								51f01d850a 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2023-05-11 14:53:10 -06:00  
				
					
						
							
							
								 
						
							
								f60dbb520e 
								
							 
						 
						
							
							
								
								Merge branch 'main' into main  
							
							
							
						 
						
							2023-05-11 14:34:13 -06:00  
				
					
						
							
							
								 
						
							
								52ae6c0866 
								
							 
						 
						
							
							
								
								.env + LlamaCpp + PDF/CSV + Ingest All  
							
							... 
							
							
							
							.env
Added an env file to make configuration easier
LlamaCpp
Added support for LlamaCpp in .env (MODEL_TYPE=LlamaCpp)
PDF/CSV
Added support for PDF and CSV files.
Ingest All
All files in source_documents will automatically get stored in vector store based on their file type when running ingest, no longer need a path argument. 
							
						 
						
							2023-05-11 14:24:39 -06:00  
				
					
						
							
							
								 
						
							
								56c1be36ad 
								
							 
						 
						
							
							
								
								Merge pull request  #44  from R-Y-M-R/Fix/DisableChromaTelemetry  
							
							... 
							
							
							
							Disable chroma telemetry. Extract constants. 
							
						 
						
							2023-05-11 19:38:43 +02:00  
				
					
						
							
							
								 
						
							
								9c0321235b 
								
							 
						 
						
							
							
								
								Merge pull request  #39  from R-Y-M-R/Update/Requirements  
							
							... 
							
							
							
							Update langchain and llama versions 
							
						 
						
							2023-05-11 19:35:31 +02:00  
				
					
						
							
							
								 
						
							
								85528db743 
								
							 
						 
						
							
							
								
								Update langchain to 0.0.166  
							
							... 
							
							
							
							Tested.
Release: https://github.com/hwchase17/langchain/releases/tag/v0.0.166  
							
						 
						
							2023-05-11 12:37:00 -04:00  
				
					
						
							
							
								 
						
							
								f12ea568e5 
								
							 
						 
						
							
							
								
								Use constants.py file  
							
							
							
						 
						
							2023-05-11 10:29:07 -04:00  
				
					
						
							
							
								 
						
							
								8c6a81a07f 
								
							 
						 
						
							
							
								
								Fix: Disable Chroma Telemetry  
							
							... 
							
							
							
							Opts-out of anonymized telemetry being tracked in Chroma.
See: https://docs.trychroma.com/telemetry  
							
						 
						
							2023-05-11 10:17:18 -04:00  
				
					
						
							
							
								 
						
							
								918b384e38 
								
							 
						 
						
							
							
								
								Update langchain and llama versions  
							
							... 
							
							
							
							Bumped versions in requirements.txt, tested OK.
langchain 0.0.165 release: https://github.com/hwchase17/langchain/releases/tag/v0.0.165 
llama 0.1.48 release: https://github.com/abetlen/llama-cpp-python/releases/tag/v0.1.48  
							
						 
						
							2023-05-11 09:50:40 -04:00  
				
					
						
							
							
								 
						
							
								60225698b6 
								
							 
						 
						
							
							
								
								Merge pull request  #35  from R-Y-M-R/Fix/urllib3  
							
							... 
							
							
							
							Add urllib3 fix to requirements.txt 
							
						 
						
							2023-05-11 14:32:28 +02:00  
				
					
						
							
							
								 
						
							
								54d14a6cb6 
								
							 
						 
						
							
							
								
								Resolve   #17 : Add urllib3 fix to requirements.txt  
							
							... 
							
							
							
							Applied fix from @abereghici to requirements.txt 
							
						 
						
							2023-05-11 06:26:04 -04:00  
				
					
						
							
							
								 
						
							
								2841fe45e1 
								
							 
						 
						
							
							
								
								Merge pull request  #22  from 0mlml/patch-1  
							
							... 
							
							
							
							Fix typo in README.md 
							
						 
						
							2023-05-10 14:52:11 +02:00  
				
					
						
							
							
								 
						
							
								e3769a060e 
								
							 
						 
						
							
							
								
								Fix typo in README.md  
							
							
							
						 
						
							2023-05-10 08:17:39 -04:00  
				
					
						
							
							
								 
						
							
								026b9f895c 
								
							 
						 
						
							
							
								
								Use RecursiveCharacterTextSplitter to avoid llama_tokenize: too many tokens error during ingestion  
							
							
							
						 
						
							2023-05-09 00:21:02 +02:00  
				
					
						
							
							
								 
						
							
								75a1141743 
								
							 
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Reflect the updated execution flow 
							
						 
						
							2023-05-08 23:49:54 +02:00  
				
					
						
							
							
								 
						
							
								34cb82c784 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2023-05-08 23:47:09 +02:00  
				
					
						
							
							
								 
						
							
								ab30465be7 
								
							 
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Add demo screenshot 
							
						 
						
							2023-05-08 23:44:43 +02:00  
				
					
						
							
							
								 
						
							
								bdd8c8748b 
								
							 
						 
						
							
							
								
								Update dependencies. Remove custom gpt4all_j wrapper.  
							
							
							
						 
						
							2023-05-08 23:41:57 +02:00  
				
					
						
							
							
								 
						
							
								92244a90b4 
								
							 
						 
						
							
							
								
								Use a different text splitter to improve results. Ingest takes an argument pointing to the doc to ingest.  
							
							
							
						 
						
							2023-05-05 17:32:31 +02:00  
				
					
						
							
							
								 
						
							
								a05186b598 
								
							 
						 
						
							
							
								
								Merge pull request  #3  from mkinney/main  
							
							... 
							
							
							
							pin pygptj 
							
						 
						
							2023-05-04 08:33:15 +02:00  
				
					
						
							
							
								 
						
							
								5128704a8e 
								
							 
						 
						
							
							
								
								pin pygptj  
							
							
							
						 
						
							2023-05-03 23:29:31 -07:00  
				
					
						
							
							
								 
						
							
								77447e50c0 
								
							 
						 
						
							
							
								
								Complete readme. Fixed reference in gpt4all_j wrapper  
							
							
							
						 
						
							2023-05-02 20:33:16 +02:00  
				
					
						
							
							
								 
						
							
								55338b8f6e 
								
							 
						 
						
							
							
								
								End-to-end working version  
							
							
							
						 
						
							2023-05-02 20:32:28 +02:00  
				
					
						
							
							
								 
						
							
								51dae80058 
								
							 
						 
						
							
							
								
								Initial commit  
							
							
							
						 
						
							2023-05-02 11:15:31 +02:00