mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 09:49:48 +00:00 
			
		
		
		
	Bump Weaviate version (#1336)
This commit is contained in:
		
							parent
							
								
									7569ab97dd
								
							
						
					
					
						commit
						ba071cc052
					
				| @ -130,7 +130,7 @@ document_store = SQLDocumentStore() | |||||||
| The `WeaviateDocumentStore` requires a running Weaviate Server.  | The `WeaviateDocumentStore` requires a running Weaviate Server.  | ||||||
| You can start a basic instance like this (see the [Weaviate docs](https://www.semi.technology/developers/weaviate/current/) for details): | You can start a basic instance like this (see the [Weaviate docs](https://www.semi.technology/developers/weaviate/current/) for details): | ||||||
| ``` | ``` | ||||||
|     docker run -d -p 8080:8080 --env AUTHENTICATION_ANONYMOUS_ACCESS_ENABLED='true' --env PERSISTENCE_DATA_PATH='/var/lib/weaviate' semitechnologies/weaviate:1.5.0 |     docker run -d -p 8080:8080 --env AUTHENTICATION_ANONYMOUS_ACCESS_ENABLED='true' --env PERSISTENCE_DATA_PATH='/var/lib/weaviate' semitechnologies/weaviate:1.6.0 | ||||||
| ``` | ``` | ||||||
|    |    | ||||||
| Afterwards, you can use it in Haystack: | Afterwards, you can use it in Haystack: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Bob van Luijt
						Bob van Luijt