Skip to content

Commit

Permalink
Update chat.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasalmeida committed Oct 23, 2024
1 parent eb018f1 commit feaf1a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chat.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ async function chat(div,url='https://episphere.github.io/gemini/connectStudy.txt
}
}

`(await import("https://episphere.github.io/gemini/chat.mjs")).chat(document.body,'https://episphere.github.io/gemini/TCGA-BP-5195.25c0b433-5557-4165-922e-2c1eac9c26f0.txt')`

export {converse,chat}

0 comments on commit feaf1a7

Please sign in to comment.