Package: gptr 0.7.0
gptr: A Convenient R Interface with the OpenAI 'ChatGPT' API
A convenient interface with the OpenAI 'ChatGPT' API <https://openai.com/api>. 'gptr' allows you to interact with 'ChatGPT', a powerful language model, for various natural language processing tasks. The 'gptr' R package makes talking to 'ChatGPT' in R super easy. It helps researchers and data folks by simplifying the complicated stuff, like asking questions and getting answers. With 'gptr', you can use 'ChatGPT' in R without any hassle, making it simpler for everyone to do cool things with language!
Authors:
gptr_0.7.0.tar.gz
gptr_0.7.0.zip(r-4.7)gptr_0.7.0.zip(r-4.6)gptr_0.7.0.zip(r-4.5)
gptr_0.7.0.tgz(r-4.6-any)gptr_0.7.0.tgz(r-4.5-any)
gptr_0.7.0.tar.gz(r-4.7-any)gptr_0.7.0.tar.gz(r-4.6-any)
gptr_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gptr/json (API)
| # Install 'gptr' in R: |
| install.packages('gptr', repos = c('https://broccolito.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/broccolito/gptr/issues
Last updated from:12636dffb0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 93 |
Exports:dataframe_to_textget_response
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert data.frams to text interpretable by ChatGPT | dataframe_to_text |
| Get Response from OpenAI Chat API | get_response |
