-
Notifications
You must be signed in to change notification settings - Fork 301
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
Error when upload the file and ingest data #30
Comments
Should have 👇
You don't have a variable named |
It is not clear what we need to do to fix. Looking at
Any help would be great. |
Please check if huggingface sentence transformers are being downloaded during ingest |
Solved, need install some pip packages, and upgrade python, tnkxs! |
Unhandled Runtime Error
ReferenceError: response is not defined
Source
components\ConfigSideNav.js (27:3) @ response
25 | } catch (error) {
26 | setIsLoading(false);
The text was updated successfully, but these errors were encountered: