Package: mall 0.1.0

Edgar Ruiz

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.

Authors:Edgar Ruiz [aut, cre], Posit Software, PBC [cph, fnd]

mall_0.1.0.tar.gz
mall_0.1.0.zip(r-4.5)mall_0.1.0.zip(r-4.4)mall_0.1.0.zip(r-4.3)
mall_0.1.0.tgz(r-4.4-any)mall_0.1.0.tgz(r-4.3-any)
mall_0.1.0.tar.gz(r-4.5-noble)mall_0.1.0.tar.gz(r-4.4-noble)
mall_0.1.0.tgz(r-4.4-emscripten)mall_0.1.0.tgz(r-4.3-emscripten)
mall.pdf |mall.html
mall/json (API)
NEWS

# Install 'mall' in R:
install.packages('mall', repos = c('https://mlverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mlverse/mall/issues

Datasets:

On CRAN:

data-sciencedplyrllmpolarspython

5.81 score 36 stars 40 scripts 569 downloads 17 exports 27 dependencies

Last updated 19 days agofrom:96ae471ad2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-winOKNov 19 2024
R-4.5-linuxOKNov 19 2024
R-4.4-winOKNov 19 2024
R-4.4-macOKNov 19 2024
R-4.3-winOKNov 19 2024
R-4.3-macOKNov 19 2024

Exports:llm_classifyllm_customllm_extractllm_sentimentllm_summarizellm_translatellm_usellm_vec_classifyllm_vec_customllm_vec_extractllm_vec_sentimentllm_vec_summarizellm_vec_translatellm_vec_verifyllm_verifym_backend_promptm_backend_submit

Dependencies:askpassbase64encclicrayoncurldplyrfansifsgenericsgluehttr2jsonlitelifecyclemagrittrollamaropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Categorize data as one of options givenllm_classify llm_vec_classify
Send a custom prompt to the LLMllm_custom llm_vec_custom
Extract entities from textllm_extract llm_vec_extract
Sentiment analysisllm_sentiment llm_vec_sentiment
Summarize textllm_summarize llm_vec_summarize
Translates text to a specific languagellm_translate llm_vec_translate
Specify the model to usellm_use
Verify if a statement about the text is true or notllm_vec_verify llm_verify
Mini reviews data setreviews