Closed Lornebradia closed 1 year ago
I manage to accidentally delete the line that actually prints the answer before submitting this to CRAN :man_facepalming:
Thank you so much for letting me know! Should work now (reinstall with remotes::install_github("JBGruber/askgpt")
).
Running
askgpt()
with the default arguments does not output anything to the screen:However the answer is available using
response_history()
:If there's any missing step in the configuration, I don't know what it is.