ThunderAI/api_webchat
2024-12-06 21:33:20 +01:00
..
controller.js correctly showing error messages from the chatgpt api. fixes #191 2024-12-06 21:33:20 +01: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 typos fixed. #170 2024-10-21 22:51:46 +02:00
messagesArea.js correctly closing the window 2024-08-23 14:36:48 +02:00
model-worker-ollama.js error handling improved in all APIs 2024-10-15 17:08:33 +02:00
model-worker-openai.js correctly showing error messages from the chatgpt api. fixes #191 2024-12-06 21:33:20 +01:00
model-worker-openai_comp.js error handling improved in all APIs 2024-10-15 17:08:33 +02:00
styles.css improved dark color scheme for api webchat 2024-08-21 15:25:02 +02:00