Package: chattr 0.3.1

chattr: Interact with Large Language Models in 'RStudio'
Enables user interactivity with large-language models ('LLM') inside the 'RStudio' integrated development environment (IDE). The user can interact with the model using the 'shiny' app included in this package, or directly in the 'R' console. It comes with back-ends for 'OpenAI', 'GitHub' 'Copilot', and 'LlamaGPT'.
Authors:
chattr_0.3.1.tar.gz
chattr_0.3.1.zip(r-4.7)chattr_0.3.1.zip(r-4.6)chattr_0.3.1.zip(r-4.5)
chattr_0.3.1.tgz(r-4.6-any)chattr_0.3.1.tgz(r-4.5-any)
chattr_0.3.1.tar.gz(r-4.7-any)chattr_0.3.1.tar.gz(r-4.6-any)
chattr_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
chattr/json (API)
NEWS
| # Install 'chattr' in R: |
| install.packages('chattr', repos = c('https://mlverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlverse/chattr/issues
Pkgdown/docs site:https://mlverse.github.io
Last updated from:d7efbbabb6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 114 |
Exports:ch_historych_submitch_testchattrchattr_appchattr_defaultschattr_defaults_savechattr_testchattr_use
Dependencies:askpassbase64encbslibcachemclicliprcommonmarkconfigcorocurldigestellmerfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslotelpillarpkgconfigprocessxpromisespspurrrR6rappdirsRcpprlangrstudioapiS7sassshinysourcetoolssystibbleutf8vctrswithrxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Submits prompt to LLM | chattr |
| Starts a Shiny app interface to the LLM | chattr_app |
| Default arguments to use when making requests to the LLM | chattr_defaults |
| Saves the current defaults in a yaml file that is compatible with the config package | chattr_defaults_save |
| Confirms connectivity to LLM interface | chattr_test ch_test |
| Sets the LLM model to use in your session | chattr_use |
