Learn R Programming

batchLLM (version 0.2.0)

Batch Process LLM Text Completions Using a Data Frame

Description

Batch process large language model (LLM) text completions using data frame rows, with support for OpenAI's 'GPT' (), Anthropic's 'Claude' (), and Google's 'Gemini' (). Includes features such as local storage, metadata logging, API rate limiting delays, and a 'shiny' app addin.

Copy Link

Version

Install

install.packages('batchLLM')

Monthly Downloads

221

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dylan Pieper

Last Published

October 14th, 2024

Functions in batchLLM (0.2.0)

get_batches

Get Batches
scrape_metadata

Scrape Metadata
batchLLM

Batch Process LLM Text Completions Using a Data Frame
batchLLM_shiny

Interact with batchLLM via a Shiny Gadget
claudeR

Interact with Anthropic's Claude API
beliefs

Beliefs Dataset