Nothing
Code
. <- chat_gemini()
Message
Using model = "gemini-2.0-flash".
Code
chat$chat("Great. Do it again.")
Condition
Error in `FUN()`:
! Can't use async tools with `$chat()` or `$stream()`.
i Async tools are supported, but you must use `$chat_async()` or `$stream_async()`.
Code
. <- chat$chat("What's in this image?", image_remote)
Condition
Error in `method(as_json, list(ellmer::ProviderGemini, ellmer::ContentImageRemote))`:
! Gemini doesn't support remote images
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.