Implements large language model agents for answering questions
about database tables. Agents combine 'DBI' database connections with
table and column metadata from a data dictionary
(<https://data-dict.tidyverse.org/>), using registered calculations when
applicable and generating database queries otherwise. They can also be
embedded in a 'Shiny' application.
| Version: |
0.0.1 |
| Imports: |
cli, DBI, ellmer (≥ 0.4.1), jsonlite, knitr, rlang (≥
1.1.0), roxygen2, S7, utils |
| Suggests: |
bsicons, bslib, dbplyr, dplyr, duckdb, rmarkdown, shiny, shinychat, testthat (≥ 3.0.0), withr, yaml |
| Published: |
2026-08-07 |
| DOI: |
10.32614/CRAN.package.commons (may not be active yet) |
| Author: |
Simon Couch [aut,
cre],
Sara Altman [aut],
Garrick Aden-Buie
[ctb],
Carson Sievert
[ctb],
Posit Software, PBC [cph,
fnd] |
| Maintainer: |
Simon Couch <simon.couch at posit.co> |
| BugReports: |
https://github.com/posit-dev/commons/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://github.com/posit-dev/commons,
https://posit-dev.github.io/commons/ |
| NeedsCompilation: |
no |
| Language: |
en-US |
| Materials: |
README, NEWS |
| CRAN checks: |
commons results |