mall: Run Multiple Large Language Model Predictions Against a Table, or Vectors

Run multiple 'Large Language Model' predictions against a table. The predictions run row-wise over a specified column. It works using a one-shot prompt, along with the current row's content. The prompt that is used will depend of the type of analysis needed.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: cli, dplyr, fs, glue, jsonlite, ollamar, rlang
Suggests: dbplyr, testthat (≥ 3.0.0)
Published: 2024-10-24
DOI: 10.32614/CRAN.package.mall
Author: Edgar Ruiz [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Edgar Ruiz <edgar at posit.co>
License: MIT + file LICENSE
URL: https://mlverse.github.io/mall/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mall results

Documentation:

Reference manual: mall.pdf

Downloads:

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

Linking:

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