Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

code snippets

  1. create a minikube cluster
  2. helm repo add weaviate https://weaviate.github.io/weaviate-helm
  3. helm install my-weaviate weaviate/weaviate --values weav.yaml
  4. kubectl apply -f repl.yml
  5. kubectl exec -it test -- bash
  6. run
$ apt update && apt install vim -y
$ pip install weaviate-client
$ vim repro.py
# copy repro file contents
$ python repro.py
created: 200
returned: 100

About

Code snippets and reproductions for bug reports, etc.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages