mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Improved thinking image
This commit is contained in:
parent
f88a35674e
commit
de0d9ec918
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ async function yap(text) {
|
|||
|
||||
async function generateProjectIdea() {
|
||||
document.querySelector('#project-idea').innerHTML = "<em>" + thinkingWords() + "..." + "</em>"
|
||||
document.querySelector('#generate-project-idea').src = "https://cloud-cyo3pqn0f-hack-club-bot.vercel.app/1thinking_rac.png"
|
||||
document.querySelector('#generate-project-idea').src = "https://cloud-80eg2m8id-hack-club-bot.vercel.app/0thinking_rac.png"
|
||||
const res = await fetch('/api/bin/openai/', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue