lucasoeth
lucasoeth
Hey, I'm trying to run the script with the new mongo shell (mongosh) and it seems to run into lots of errors like variables and functions not found. How can...
I set the OpenAI Enpoint to "/api/openai" and when I start a new chat with arbitrary message, it returns html code instead of a response. ``` NextChat (self.__next_f=self.__next_f||[]).push([0])self.__next_f.push([1,"1:HL[\"/_next/static/css/cbfc412cab8c824e.css\",{\"as\":\"style\"}]\n0:\"$L2\"\n"])self.__next_f.push([1,"3:HL[\"/_next/static/css/fec8607a5fb5358f.css\",{\"as\":\"style\"}]\n4:HL[\"/_next/static/css/765ce86c7f30c399.css\",{\"as\":\"style\"}]\n"])self.__next_f.push([1,"5:I{\"id\":2353,\"chunks\":[\"272:static/chunks/webpack-57239b9fc060ef9d.js\",\"629:static/chunks/04b39fde-0b24a21fbfcaaf85.js\"],\"name\":\"default\",\"async\":false}\n7:I{\"id\":7330,\"chunks\":[\"272:static/chunks/webpack-57239b9fc060ef9d.js\",\"629:static/chunks/04b39fde-0b24a21fbfcaaf85.js\"],\"name\":\"\",\"async\":false}\n9:I{\"id\":9180,\"chunks\":[\"272:static/chunks/webpack-57239b9fc060ef9d.js\",\"629:static/chunks/04b39fde-0b24a21fbfcaaf85.js\"],\"name\":\"default\",\"async\":false}\na:I{\"id\":2306,\"chunks\":[\"272:static/chunks/webpack-57239b"])self.__next_f.push([1,"9fc060ef9d.js\",\"629:static/chunks/04b39fde-0b24a21fbfcaaf85.js\"],\"name\":\"default\",\"async\":false}\n"])self.__next_f.push([1,"2:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/cbfc412cab8c824e.css\",\"precedence\":\"next\"}]],[\"$\",\"$L5\",null,{\"buildId\":\"dtZUZrfPkIHXzRgKdHYtn\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[\"$L6\",null],\"globalErrorComponent\":\"$7\",\"notFound\":[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"config\",\"content\":\"{\\\"version\\\":\\\"v2.10.1\\\",\\\"commitDate\\\":\\\"1703691940000\\\",\\\"commitHash\\\":\\\"d17000975fe58c84e576f89be552c76b91bcb827\\\",\\\"buildMode\\\":\\\"export\\\",\\\"isApp\\\":true}\"}],[\"$\",\"link\",null,{\"rel\":\"manifest\",\"href\":\"/site.webmanifest\"}],[\"$\",\"script\",null,{\"src\":\"/serviceWorkerRegister.js\",\"defer\":true}]]}],[\"$\",\"body\",null,{\"children\":[\"$L8\",\"$undefined\",[[\"$\",\"title\",null,{\"children\":\"404: This page...
Fetching direct messages is time consuming and inefficient. From looking through the documentation, I don't think a feature exists that allows to receive notifications. Notifications are sent through Firebase Cloud...