gradio-chatgpt-app icon indicating copy to clipboard operation
gradio-chatgpt-app copied to clipboard

A demonstration of a chatbot interface that uses the OpenAI ChatGPT API

Results 2 gradio-chatgpt-app issues
Sort by recently updated
recently updated
newest added

Hi, The code works very well when the answer is short (e.g., "What is the capital of France?"). I get Errors instead when I ask for long answers (e.g., "Tell...

``` 2023-09-12 17:25:29.450 | DEBUG | __main__:make_completion:34 - Chat/Completions Nb Retries : 0 2023-09-12 17:25:31.479 | DEBUG | __main__:make_completion:43 - Status Code : 200 2023-09-12 17:25:44.356 | DEBUG | __main__:make_completion:34...