noelzappy / gpt4-website

Home Page:https://zatgpt.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you guide the process of the front -end connection?

onenov opened this issue · comments

commented

The back -end API service looks normal, but I don't know how to connect to the front end.

The backend is close-sourced. and this frontend seems to be already connected to it. I have run out of OpenAI credits which will make the requests fail.

commented

I deployed the GPT4-API service. Can I connect through the GPT4-website?

Yes.
API

The API source code is in the link above, check in the constants file inside the ùtils`folder and update the API URL to match where you deployed it.