We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca7dd2 commit 481663dCopy full SHA for 481663d
llama-index-server/llama_index/server/chat_ui.py
@@ -5,7 +5,7 @@
5
6
import requests
7
8
-CHAT_UI_VERSION = "0.0.5"
+CHAT_UI_VERSION = "0.0.6"
9
10
11
def download_chat_ui(
0 commit comments