Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 5, 2024 01:35
Show Gist options
  • Save skydoves/7e462fd064d6ab227f2c06a4e3f59bf4 to your computer and use it in GitHub Desktop.
Save skydoves/7e462fd064d6ab227f2c06a4e3f59bf4 to your computer and use it in GitHub Desktop.
generative_chat
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