Nothing
Code
. <- chat_openai()
Message
Using model = "gpt-4o".
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
as_json(stub, type_object(.additional_properties = TRUE))
Condition
Error in `method(as_json, list(ellmer::ProviderOpenAI, ellmer::TypeObject))`:
! `.additional_properties` not supported for OpenAI.
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.