From 1abb1b5106373bac035eb20e324257c99de77a3a Mon Sep 17 00:00:00 2001 From: Hugo H Date: Sat, 13 Sep 2025 20:22:09 +0100 Subject: [PATCH] Added chat page --- templates/chattest.html | 72 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 templates/chattest.html diff --git a/templates/chattest.html b/templates/chattest.html new file mode 100644 index 0000000..e1cdbbf --- /dev/null +++ b/templates/chattest.html @@ -0,0 +1,72 @@ + + + + + + Streaming Response + + + + +
+

AiThingy

+

Enter a message, chatId, and auth token below:

+ + + + + +
+ + +
+ + + + + \ No newline at end of file