Carson Sievert
Carson Sievert
Seems important to note that this is only an issue when `options = list(create = TRUE)` is specified?
Hi everyone, long time maintainer of the R package here. Posit (my employer) will be funding a contractor to help me migrate the plotly docs to a new location. We'll...
@riccardoporreca thanks for the draft. Unfortunately, I don't think we'd add a `disable` argument unless we commit to also adding`updateDownloadButton()`/`updateDownloadLink()` which, for reasons that @gadenbuie has laid out, I'm also...
> would you foresee supporting also a class that is not just shinyjs-disabled to skip "enable-on-render"? This would be useful outside the R/shinyjs world. Probably not. I'm only offering this...
I'm also experiencing this. And to add a bit more context, there is no information in the response chunks to indicate that a tool call was chosen ``` {'model': 'mistral',...
Hi @LewisAJones, I'm not able to reproduce the error from the code you've provided. Seems there is some additional code/context that is missing given that the error derives from Shiny's...
Mind sharing your `sessionInfo()`?
Huh, strange. Just to make sure, if you run that code snippet from a new/clean R session, does it still error?
Apologies for the lack of response here. If it helps at all, you can now do: ```r x
Attaching @cderv and @gadenbuie as this might be a rmarkdown/learnr issue