From e1b514ef5ab1c79f9f83a6e8b2d7031e2a6d6f0d Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Wed, 12 Apr 2023 02:26:09 +0300 Subject: [PATCH] Add poe streaming --- public/index.html | 9 +++++++++ public/script.js | 16 ++++++++++++---- public/scripts/poe.js | 34 +++++++++++++++++++++++++++++++--- server.js | 37 +++++++++++++++++++++++++++---------- 4 files changed, 79 insertions(+), 17 deletions(-) diff --git a/public/index.html b/public/index.html index 849d1f817..27475003c 100644 --- a/public/index.html +++ b/public/index.html @@ -347,6 +347,15 @@
+
+ +
+ Displays the message text as soon as it is generated +
+