diff --git a/R/stream-cohere.R b/R/stream-cohere.R index 0a52f2b..48b8ee8 100644 --- a/R/stream-cohere.R +++ b/R/stream-cohere.R @@ -1,5 +1,5 @@ stream_chat_cohere <- function(prompt, - model = "command"), + model = "command", element_callback = create_handler("cohere"), key = Sys.getenv("COHERE_API_KEY")) { request_body <- list(