quarkiverse/quarkus-langchain4j

Use progress bars on other pages beyond Chat

Closed this issue · 2 comments

The chat Dev UI page shows a progress bar when you submit a message to make it clear that the user has to wait a while. We could add this to the other pages too

@jmartisk would you mind being a little more specific on which are the other areas you are referring too. I went through the samples and it seems that all samples that feature a web UI do have progress bars.

Maybe it's just the Embedding store page that doesn't have it right now