This website requires JavaScript.
Explore
Help
Sign In
jason
/
ThunderAI
Watch
1
Star
0
Fork
You've already forked ThunderAI
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d7262a2520
ThunderAI
/
api_webchat
History
mic
d7262a2520
renamed the action from chatgpt_send to api_send when using an API. see
#79
2024-08-20 17:50:58 +02:00
..
controller.js
renamed the action from chatgpt_send to api_send when using an API. see
#79
2024-08-20 17:50:58 +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.js
openai_api - improved error messages in case of connection errors.
2024-08-20 14:43:22 +02:00
styles.css
darkmode added.
fixes
#91
2024-07-28 23:18:39 +02:00