Package: vitals 0.3.0.9001

Simon Couch

vitals: Large Language Model Evaluation

A port of 'Inspect', a widely adopted 'Python' framework for large language model evaluation. Specifically aimed at 'ellmer' users who want to measure the effectiveness of their large language model-based products, the package supports prompt engineering, tool usage, multi-turn dialog, and model graded evaluations.

Authors:Simon Couch [aut, cre], Max Kuhn [ctb], Hadley Wickham [ctb], Mine Cetinkaya-Rundel [ctb], Posit Software, PBC [cph, fnd]

vitals_0.3.0.9001.tar.gz
vitals_0.3.0.9001.zip(r-4.7)vitals_0.3.0.9001.zip(r-4.6)vitals_0.3.0.9001.zip(r-4.5)
vitals_0.3.0.9001.tgz(r-4.6-any)vitals_0.3.0.9001.tgz(r-4.5-any)
vitals_0.3.0.9001.tar.gz(r-4.7-any)vitals_0.3.0.9001.tar.gz(r-4.6-any)
vitals_0.3.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
vitals/json (API)

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

Bug tracker:https://github.com/tidyverse/vitals/issues

Pkgdown/docs site:https://vitals.tidyverse.org

Datasets:
  • are - An R Eval

On CRAN:

Conda:

7.60 score 57 stars 77 scripts 445 downloads 16 exports 35 dependencies

Last updated from:e1ad045bba. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE216
source / vignettesOK268
linux-release-x86_64NOTE188
macos-release-arm64NOTE105
macos-oldrel-arm64NOTE89
windows-develNOTE108
windows-releaseNOTE103
windows-oldrelNOTE123
wasm-releaseOK144

Exports:detect_answerdetect_exactdetect_includesdetect_matchdetect_patterngenerategenerate_structuredmodel_graded_factmodel_graded_qaTaskvitals_bindvitals_bundlevitals_log_dirvitals_log_dir_setvitals_log_readvitals_view

Dependencies:askpassclicorocpp11curldplyrellmerfastmapgenericsgluehttpuvhttr2jsonlitelaterlifecyclemagrittropensslotelpillarpkgconfigpromisespurrrR6RcpprlangS7stringistringrsystibbletidyrtidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
An R Evalare
Convert a chat to a solver functiongenerate
Convert a chat to a solver function with structured outputgenerate_structured
Scoring with string detectiondetect_answer detect_exact detect_includes detect_match detect_pattern scorer_detect
Model-based scoringmodel_graded_fact model_graded_qa scorer_model
Creating and evaluating tasksTask
Concatenate task samples for analysisvitals_bind
Prepare logs for deploymentvitals_bundle
The log directoryvitals_log_dir vitals_log_dir_set
Read an eval log back into ellmer chatsvitals_log_read
Interactively view local evaluation logsvitals_view