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.1 |
Depends: | R (≥ 2.10) |
Imports: | rstudioapi, lifecycle, processx, jsonlite, config, httr2 (≥ 1.1.0), purrr, rlang, bslib, shiny, clipr, callr, yaml, glue, cli, fs |
Suggests: | covr, knitr, rmarkdown, testthat (≥ 3.0.0), shinytest2, withr |
Published: | 2025-01-30 |
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 |
Reference manual: | chattr.pdf |
Vignettes: |
Interact with Databricks foundation models (source, R code) Interact with local models (source, R code) Interact with GitHub Copilot Chat (source, R code) Interact with OpenAI GPT models (source, R code) Other interfaces (source, R code) Modify prompt enhancements (source, R code) |
Package source: | chattr_0.2.1.tar.gz |
Windows binaries: | r-devel: chattr_0.2.1.zip, r-release: chattr_0.2.0.zip, r-oldrel: chattr_0.2.1.zip |
macOS binaries: | r-release (arm64): chattr_0.2.1.tgz, r-oldrel (arm64): chattr_0.2.0.tgz, r-release (x86_64): chattr_0.2.1.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.