I suddenly started getting error 404. Unfortunately, I get the answers to the queries but still receive the errors.
{
"Error": {
"message": "Request failed with status code 404",
"name": "Error",
"stack": "Error: Request failed with status code 404\n at createError (/~/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/~/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/~/axios/lib/adapters/http.js:322:11)\n at IncomingMessage.emit (node:events:525:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1359:12)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)",
"config": {
"transitional": {
"silentJSONParsing": true,
"forcedJSONParsing": true,
"clarifyTimeoutError": false
},
"transformRequest": [
null
],
"transformResponse": [
null
],
"timeout": 0,
"xsrfCookieName": "XSRF-TOKEN",
"xsrfHeaderName": "X-XSRF-TOKEN",
"maxContentLength": -1,
"maxBodyLength": -1,
"headers": {
"Accept": "application/json, text/plain, */*",
"Content-Type": "application/json",
"User-Agent": "OpenAI/NodeJS/3.3.0",
"Authorization": "Bearer sk-PqtypeR*****",
"Content-Length": 1273
},
"method": "post",
"data": "{\"model\":\"text-davinci-003\",\"temperature\":0.7,\"max_tokens\":256,\"top_p\":1,\"frequency_penalty\":0,\"presence_penalty\":0,\"n\":1,\"stream\":false,\"prompt\":[\"Use the following pieces of context to answer the question at the end. If you don't know the answer, just say that you don't know, don't try to make up an answer.\\n\\nIndividuals can experience enhanced forms of entertainment, education, and social interaction within the metaverse. They can attend concerts, explore art galleries, attend workshops, and engage in shared experiences that transcend geographical boundaries. Moreover, the metaverse empowers creators to monetize their talents, share content with a global audience, and connect with like-minded individuals.\\r\\n\\r\\nIn conclusion, the metaverse is more than a technological buzzword; it represents a dynamic and transformative evolution of our digital existence. As the metaverse continues to evolve, its impact on industries, society, and individual lives is poised to be profound. Embracing the potential of the metaverse requires a deep understanding of its landscape, trends, and opportunities for innovation and growth.\\r\\n\\r\\n\\r\\n## 3. Evveland: Bridging the Web2 and Web3 Worlds\\r\\n\\r\\n### 3.1. Our Vision\\n\\nQuestion: what is metaverse\\nHelpful Answer:\"]}",
"url": "https://api.openai.com/v1/completions"
},
"status": 404
}
}