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
This commit is contained in:
		
							parent
							
								
									60225698b6
								
							
						
					
					
						commit
						918b384e38
					
				|  | @ -1,5 +1,5 @@ | |||
| langchain==0.0.162 | ||||
| langchain==0.0.165 | ||||
| pygpt4all==1.1.0 | ||||
| chromadb==0.3.22 | ||||
| llama-cpp-python==0.1.47 | ||||
| llama-cpp-python==0.1.48 | ||||
| urllib3==1.26.6 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue