diff --git a/VERSION b/VERSION index c3d16c1..884e960 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.2 +0.17.3 diff --git a/web/src/lib/components/ChatThread.svelte b/web/src/lib/components/ChatThread.svelte index cfde1da..909ca2a 100644 --- a/web/src/lib/components/ChatThread.svelte +++ b/web/src/lib/components/ChatThread.svelte @@ -404,11 +404,31 @@ × > {/each} + + {#if working && !streaming} + +