-
-
Save skydoves/7e462fd064d6ab227f2c06a4e3f59bf4 to your computer and use it in GitHub Desktop.
generative_chat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val generativeModel = GenerativeModel(..) | |
val chat = generativeModel.startChat() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment