<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Interactive 'OpenAI' Model Integration in 'RStudio'</dc:title>
  <dc:title>R package PacketLLM version 0.1.1</dc:title>
  <dc:description>Offers an interactive 'RStudio' gadget interface for communicating 
    with 'OpenAI' large language models (e.g., 'gpt-5', 'gpt-5-mini', 'gpt-5-nano') 
    (&lt;https://platform.openai.com/docs/api-reference&gt;). 
    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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: future, httr, pdftools, promises, readtext, shiny, shinyjs,
stats, tools, utils</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Antoni Czolgowski &lt;antoni.czolgowski@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Antoni Czolgowski [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=PacketLLM/LICENSE)</dc:rights>
  <dc:date>2025-08-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PacketLLM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PacketLLM</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
