ThunderAI/api_webchat
Mic eabb4b1370
Merge pull request #120 from micz/new_internal_msg_system
New internal msg system between the background script and the chat windows
2024-08-23 14:39:22 +02:00
..
controller.js Merge pull request #120 from micz/new_internal_msg_system 2024-08-23 14:39:22 +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 correctly closing the window 2024-08-23 14:36:48 +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