Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spinner element #25

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

jonulak
Copy link
Contributor

@jonulak jonulak commented Nov 25, 2024

Add an st.spinner element to the chat display while waiting for a response from the OpenAI API

  • Implement st.spinner element with a label
  • Spinner should disappear once the response is displayed
  • All existing tests pass

Resolves #21

@jonulak jonulak self-assigned this Nov 25, 2024
@jonulak jonulak marked this pull request as ready for review November 25, 2024 03:20
@jonulak jonulak added the enhancement New feature or request label Nov 25, 2024
@jonulak jonulak linked an issue Nov 25, 2024 that may be closed by this pull request
3 tasks
@jeromehardaway jeromehardaway merged commit 485cb6a into main Nov 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display spinner while waiting for OpenAI response
2 participants