vault-ai
vault-ai copied to clipboard
Error 401
Getting the following error when trying to upload documents:
[UploadHandler ERR] Error getting embeddings: error, status code: 401, message:
[negroni]
Running it locally.
EDIT: Looks like this error is related with outdated or expired API OpenAI credentials.
Can confirm the error
[UploadHandler ERR] Error getting embeddings: error, status code: 401, message:
when uploading any document. It just stops scanning the document in the middle and the error message is displayed.
Also running it locally.
Tried locally. Same error spins up for every file that I upload but I can't understand the source of the problem.