chatgpt-clone
chatgpt-clone copied to clipboard
Build Yo'own ChatGPT with OpenAI API & Gradio
If you're looking for a version that does, I have forked this repo and added that functionality: https://github.com/boyesm/chatgpt4-clone
text-davinci-003 works as good as the free ChatGP. But from code-davinci-002 I am not able to get anything useful. **Please throw some light on code-davinci-002 best prompt engineering,**
Hi, I tried to run app.py but I get the following error `Traceback (most recent call last): File "path/to/app.py", line 40, in block.launch(debug = True, server_name = "127.0.0.1", server_port =...