I put in my secret api code i got from open ai website, but when i load it in gpt4all, it gives me :
ERROR: ChatAPIWorker::handleReadyRead got HTTP Error 404 Unknown error: {
"error": {
"message": "The model gpt-4 does not exist or you do not have access to it.",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
(im trying to load gpt4 and i have not paid for anything)