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'.
Version: | 0.2.0 |
Depends: | R (≥ 2.10) |
Imports: | rstudioapi, lifecycle, processx, jsonlite, config, httr2 (≥ 1.0.1), purrr, rlang, bslib, shiny, clipr, callr, yaml, glue, cli, fs |
Suggests: | covr, knitr, rmarkdown, testthat (≥ 3.0.0), shinytest2, withr |
Published: | 2024-07-29 |
DOI: | 10.32614/CRAN.package.chattr |
Author: | Edgar Ruiz [aut, cre], Posit Software, PBC [cph, fnd] |
Maintainer: | Edgar Ruiz <edgar at posit.co> |
BugReports: | https://github.com/mlverse/chattr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mlverse/chattr, https://mlverse.github.io/chattr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | chattr results |
Package source: | chattr_0.2.0.tar.gz |
Windows binaries: | r-devel: chattr_0.2.0.zip, r-release: chattr_0.2.0.zip, r-oldrel: chattr_0.2.0.zip |
macOS binaries: | r-release (arm64): chattr_0.2.0.tgz, r-oldrel (arm64): chattr_0.2.0.tgz, r-release (x86_64): chattr_0.2.0.tgz, r-oldrel (x86_64): chattr_0.2.0.tgz |
Old sources: | chattr archive |
Please use the canonical form https://CRAN.R-project.org/package=chattr to link to this page.