ThunderAI/api_webchat
2024-08-20 18:35:37 +02:00
..
controller.js ollama_api: first version with a working ollama call! see #79 2024-08-20 18:35:37 +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 console.log statement temporary commented out, wating for #106 2024-08-16 00:17:01 +02:00
messagesArea.js improved async in closing chat windows. fixes #110 2024-08-20 14:41:11 +02:00
model-worker-ollama.js ollama_api: first version with a working ollama call! see #79 2024-08-20 18:35:37 +02:00
model-worker-openai.js fixed error handling 2024-08-20 18:16:36 +02:00
styles.css darkmode added. fixes #91 2024-07-28 23:18:39 +02:00