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'.

Version: 0.1.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-04-27
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

Documentation:

Reference manual: chattr.pdf
Vignettes: Interact with local models
Interact with GitHub Copilot Chat
Interact with OpenAI GPT models
Other interfaces
Modify prompt enhancements

Downloads:

Package source: chattr_0.1.0.tar.gz
Windows binaries: r-devel: chattr_0.1.0.zip, r-release: chattr_0.1.0.zip, r-oldrel: chattr_0.1.0.zip
macOS binaries: r-release (arm64): chattr_0.1.0.tgz, r-oldrel (arm64): chattr_0.1.0.tgz, r-release (x86_64): chattr_0.1.0.tgz, r-oldrel (x86_64): chattr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=chattr to link to this page.