Bill Schmid
Results
2
issues of
Bill Schmid
## Description When running code with emojis inside backticks (as shown in the info_tabular function below, I get the following error: "error \uxxxx sequences not supported inside backticks". Interestingly, the...
Type: ☹︎ Bug
I run the app using this code in rstudio. library(chattr) Sys.setenv("OPENAI_API_KEY" = "sk-........fV3D") chattr_use("gpt35") chattr_app() it opens up the app in viewer pane and im able to submit a question....