Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated weaviate version in contextionary newspublications example #67

Open
dobraczka opened this issue Nov 12, 2024 · 0 comments · May be fixed by #68
Open

Outdated weaviate version in contextionary newspublications example #67

dobraczka opened this issue Nov 12, 2024 · 0 comments · May be fixed by #68

Comments

@dobraczka
Copy link

Hello,
thanks for this nice repository of examples!
I wanted to test Weaviate with a quick example that runs fast on the CPU and does not require API keys, so I had a look at the contextionary newspublications example. Apparently the version in the docker-compose.yml is too old to work with an up-to-date client leading to the following error:

weaviate.exceptions.WeaviateStartUpError: Weaviate version 1.9.0 is not supported. Please use Weaviate version 1.23.7 or higher.

I managed to easily fix this by updating the docker-compose.yml. I submitted a PR with my proposed fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant