<?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>Simple Unified Wrappers for Hosted Foundation Model Inference
APIs</dc:title>
  <dc:title>R package inferencer version 0.2.0</dc:title>
  <dc:description>Provides lightweight R wrappers for querying and listing models
    from several hosted foundation model inference platforms, currently
    including 'OpenAI' &lt;https://developers.openai.com/api/docs/&gt;,
    'Google Gemini' &lt;https://ai.google.dev/gemini-api/docs&gt;,
    'Groq' &lt;https://console.groq.com/docs/&gt;,
    'OpenRouter' &lt;https://openrouter.ai/docs/&gt;,
    'Cerebras' &lt;https://inference-docs.cerebras.ai/&gt;, and
    'Ollama Cloud' &lt;https://docs.ollama.com/cloud&gt;.
    The package is designed for simple inference workflows and quick
    experimentation, with minimal abstraction and a consistent interface
    across providers. It includes helper functions for model discovery, text
    generation, embeddings, image generation, and multimodal inputs, while
    leaving room for future support of provider-specific parameters and
    advanced options.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, httr2, jsonlite</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Oliver Zhou &lt;oliver.yxzhou@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Oliver Zhou [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=inferencer/LICENSE)</dc:rights>
  <dc:date>2026-08-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=inferencer</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.inferencer</dc:identifier>
</oai_dc:dc>
