shreyashankar / gpt3-sandbox

The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
MIT License
2.9k stars 882 forks source link

Added button loading state #107

Closed Cveinnt closed 2 years ago

Cveinnt commented 2 years ago

Note: duplicate of #106, for some reason that pull request was automatically closed...

I've added a small bootstrap spinner that indicates the API is loading.

load