ThunderAI/api_webchat
2024-07-29 23:12:47 +02:00
..
controller.js getting the model from the options. added a tolltip to the send button to show the used model 2024-07-29 23:12:47 +02:00
index.html sending the choosen prompt 2024-07-21 16:22:59 +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 getting the model from the options. added a tolltip to the send button to show the used model 2024-07-29 23:12:47 +02:00
messagesArea.js added test vars to check the page in a browser 2024-07-28 21:56:30 +02:00
model-worker.js getting the model from the options. added a tolltip to the send button to show the used model 2024-07-29 23:12:47 +02:00
styles.css darkmode added. fixes #91 2024-07-28 23:18:39 +02:00