ThunderAI/api_webchat
2024-08-22 23:51:18 +02:00
..
controller.js added a status message. fixes #119 2024-08-22 23:51:18 +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 added a status message. fixes #119 2024-08-22 23:51:18 +02:00
messagesArea.js stop button added. see #113. some info about the model are now dinamic 2024-08-20 23:52:35 +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
styles.css improved dark color scheme for api webchat 2024-08-21 15:25:02 +02:00