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
I am getting these errors when I run make benchmark
make benchmark
h2ogpte.errors.InternalServerError: InternalServerError: failed to execute query: ERROR: function h2ogpte_rpc.create_collection(unknown, unknown) does not exist (SQLSTATE 42883) venv/lib/python3.12/site-packages/h2ogpte/h2ogpte.py:197: InternalServerError FAILED test_benchmarks.py::test_pdf_questions_e2e[imagejonq-https://enterprise-h2ogpt-public-data.s3.amazonaws.com/dates_camps.png-Answer question-[['January 1, 2013 4:10PM']]-False-no-op] - h2ogpte.errors.InternalServerError: InternalServerError: failed to execute query: ERROR: function h2ogpte... ============================================ 63 failed in 31.93s ============================================= make[1]: *** [test_client_e2e_ingest] Error 1 make: *** [benchmark] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am getting these errors when I run
make benchmark
The text was updated successfully, but these errors were encountered: