Crandore Hub

PacketLLM

Interactive 'OpenAI' Model Integration in 'RStudio'

Offers an interactive 'RStudio' gadget interface for communicating with 'OpenAI' large language models (e.g., 'gpt-5', 'gpt-5-mini', 'gpt-5-nano') (<https://platform.openai.com/docs/api-reference>). Enables users to conduct multiple chat conversations simultaneously in separate tabs. Supports uploading local files (R, PDF, DOCX) to provide context for the models. Allows per-conversation configuration of system messages (where supported by the model). API interactions via the 'httr' package are performed asynchronously using 'promises' and 'future' to avoid blocking the R console. Useful for tasks like code generation, text summarization, and document analysis directly within the 'RStudio' environment. Requires an 'OpenAI' API key set as an environment variable.

Versions across snapshots

VersionRepositoryFileSize
0.1.1 rolling linux/jammy R-4.5 PacketLLM_0.1.1.tar.gz 137.8 KiB
0.1.1 rolling linux/noble R-4.5 PacketLLM_0.1.1.tar.gz 138.1 KiB
0.1.1 rolling source/ R- PacketLLM_0.1.1.tar.gz 34.0 KiB
0.1.1 latest linux/jammy R-4.5 PacketLLM_0.1.1.tar.gz 137.8 KiB
0.1.1 latest linux/noble R-4.5 PacketLLM_0.1.1.tar.gz 138.1 KiB
0.1.1 latest source/ R- PacketLLM_0.1.1.tar.gz 34.0 KiB
0.1.1 2026-04-26 source/ R- PacketLLM_0.1.1.tar.gz 34.0 KiB
0.1.1 2026-04-23 source/ R- PacketLLM_0.1.1.tar.gz 34.0 KiB
0.1.1 2026-04-09 windows/windows R-4.5 PacketLLM_0.1.1.zip 141.9 KiB

Dependencies (latest)

Imports

Suggests