We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug This limit was introduced very recently: see Pinecone limits
This affects our tests: https://github.com/deepset-ai/haystack-core-integrations/actions/runs/7719142884/job/21052234350 but also affects the core functioning of the Document Store (we are relying on a dummy vector, which contains only zeros)
The text was updated successfully, but these errors were encountered:
released a new version with the bugfix: https://pypi.org/project/pinecone_haystack/0.2.1/
Sorry, something went wrong.
anakin87
Successfully merging a pull request may close this issue.
Describe the bug
This limit was introduced very recently: see Pinecone limits
This affects our tests: https://github.com/deepset-ai/haystack-core-integrations/actions/runs/7719142884/job/21052234350
but also affects the core functioning of the Document Store (we are relying on a dummy vector, which contains only zeros)
The text was updated successfully, but these errors were encountered: