Commit graph

24 commits

Author SHA1 Message Date
mic
ff1c7b1fc1 [OpenAPI] stripping double quotes at the beginning and the end of the response. fixes #99 2024-08-14 22:14:39 +02:00
mic
2aa2f1459f logging full html response 2024-07-29 23:27:57 +02:00
mic
3e06b683da correctly handling multiple answers 2024-07-29 23:24:45 +02:00
mic
84a18f873b added test vars to check the page in a browser 2024-07-28 21:56:30 +02:00
mic
9d7998dde5 improvig chat grafic. see #95 2024-07-27 15:12:13 +02:00
mic
1035d22a25 changed message title in case of an error 2024-07-27 15:08:15 +02:00
mic
5e4df1756f added type to appendUserMessage 2024-07-27 14:59:50 +02:00
mic
08d38e90b0 added type to appendBotMessage 2024-07-27 14:55:25 +02:00
mic
94e5398b02 added close button. improved action buttons 2024-07-22 00:13:01 +02:00
mic
5b6b200af0 improved error log text 2024-07-21 23:52:21 +02:00
mic
26aa9b0092 correctly replying and substituting text 2024-07-21 23:47:05 +02:00
mic
6d9bb7cf7c corretly handling input state 2024-07-21 23:15:05 +02:00
mic
4c529df6f2 response header changed to ChatGPT 2024-07-21 23:06:24 +02:00
mic
a8f8a7e33a sending full promptData to the frontend 2024-07-21 23:01:53 +02:00
mic
b8353f78ce typo fixed 2024-07-21 22:50:15 +02:00
mic
da4da31e6c css margins fixed 2024-07-21 22:48:42 +02:00
mic
e7332225ff adding action button after response and collecting the full html response in a var 2024-07-21 22:43:28 +02:00
mic
3e96681d03 not using innerhtml in flushAccumulatingMessage 2024-07-21 22:12:18 +02:00
mic
37ec6ca76a handling error messages from the ChatGPT API 2024-07-21 16:49:36 +02:00
mic
1ef4684bff comments translated to english 2024-07-21 15:59:24 +02:00
mic
29b29026e5 empty lines removed 2024-07-21 15:58:22 +02:00
mic
2eeed96331 added license header 2024-07-21 15:30:11 +02:00
mic
a034a5a2b9 chatgpt web frontend: no more using innerHTML. now using markdown-it instead of marked 2024-07-21 00:18:41 +02:00
mic
6e93b90027 first import of boxabirds/chatgpt-frontend-nobuild chatgpt web frontend 2024-07-21 00:17:19 +02:00