SamurAIGPT / Open-Custom-GPT

Create Custom GPT and add/embed on your site using Assistants api
https://customgpt.thesamur.ai
MIT License
1.52k stars 269 forks source link

Assistants isn't loading #16

Closed puresoul closed 5 months ago

puresoul commented 6 months ago

Hi,

downloaded a HEAD version, then npm install, insert api key, but on next screen have just create assistant so it's not list already created ones and if I click on "Create new one" I get

Application error: a client-side exception has occurred (see the browser console for more information).

In console:

Uncaught SyntaxError: redeclaration of var Audio 749-437c88a29d01f3f9.js:9:22911note: Previously declared at line 6, column 23254749-437c88a29d01f3f9.js:6:23254

ChunkLoadError: Loading chunk 749 failed. (missing: http://127.0.0.1:3000/_next/static/chunks/749-437c88a29d01f3f9.js) NextJS 40 j e e n t t promise callbackU createFromFetch promise callback7950/t.createFromFetch f E rb iU o2 oB t oB C 1756 s 8261 s 4417 s 4887 s 4040 s 811 s 2019 r r 2019 s n

O c 472-69984e29036e4540.js:1:3763 Have some clue, what I'am doing wrong? Thanks
Anil-matcha commented 6 months ago

Can you do a npm run build before doing a run ?

mledwards commented 1 month ago

I'm getting this too, when running npm run build && npm start

mledwards commented 1 month ago

Solution here: https://github.com/SamurAIGPT/Open-Custom-GPT/issues/24