Package: chattr 0.2.0.9000
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.2.0.9000.tar.gz
chattr_0.2.0.9000.zip(r-4.5)chattr_0.2.0.9000.zip(r-4.4)chattr_0.2.0.9000.zip(r-4.3)
chattr_0.2.0.9000.tgz(r-4.4-any)chattr_0.2.0.9000.tgz(r-4.3-any)
chattr_0.2.0.9000.tar.gz(r-4.5-noble)chattr_0.2.0.9000.tar.gz(r-4.4-noble)
chattr_0.2.0.9000.tgz(r-4.4-emscripten)chattr_0.2.0.9000.tgz(r-4.3-emscripten)
chattr.pdf |chattr.html✨
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
Last updated 3 months agofrom:ade3e1026d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:ch_historych_submitch_testchattrchattr_appchattr_defaultschattr_defaults_savechattr_testchattr_use
Dependencies:askpassbase64encbslibcachemcallrclicliprcommonmarkconfigcrayoncurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttr2jquerylibjsonlitelaterlifecyclemagrittrmemoisemimeopensslprocessxpromisespspurrrR6rappdirsRcpprlangrstudioapisassshinysourcetoolssysvctrswithrxtableyaml
Interact with Databricks foundation models
Rendered frombackend-databricks.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-05-07
Started: 2024-05-07
Interact with GitHub Copilot Chat
Rendered fromcopilot-chat.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-03-15
Started: 2024-03-15
Interact with local models
Rendered frombackend-llamagpt.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-03-15
Started: 2023-06-01
Interact with OpenAI GPT models
Rendered fromopenai-gpt.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-04-23
Started: 2023-06-02
Modify prompt enhancements
Rendered fromprompt_defaults.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2024-03-15
Started: 2023-06-01
Other interfaces
Rendered fromother-interfaces.Rmd
usingknitr::rmarkdown
on Nov 06 2024.Last update: 2023-06-06
Started: 2023-06-06
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 |