ThunderAI/api_webchat
2024-09-30 20:35:21 +02:00
..
controller.js missing var fixed 2024-09-30 20:35:21 +02:00
index.html added a status message. fixes #119 2024-08-22 23:51:18 +02:00
LICENSE first import of boxabirds/chatgpt-frontend-nobuild chatgpt web frontend 2024-07-21 00:17:19 +02:00
markdown-it.min.js chatgpt web frontend: no more using innerHTML. now using markdown-it instead of marked 2024-07-21 00:18:41 +02:00
messageInput.js api chat window status message colors fixed for light theme 2024-09-05 22:00:50 +02:00
messagesArea.js added some console.log debug statement. see #143 2024-09-29 20:14:24 +02:00
model-worker-ollama.js ollama api: showing an error when connection is interrupted. fixes #114 2024-08-22 23:07:32 +02:00
model-worker-openai.js really closing the connection to the server when stopped by the user. 2024-08-22 22:42:02 +02:00
model-worker-openai_comp.js openai comp model worker added. see #126 2024-09-12 21:38:44 +02:00
styles.css improved dark color scheme for api webchat 2024-08-21 15:25:02 +02:00