Package: inferencer Type: Package Title: Simple Unified Wrappers for Hosted Foundation Model Inference APIs Version: 0.1.4.5 Authors@R: person( given = "Oliver", family = "Zhou", role = c("aut", "cre"), email = "oliver.yxzhou@gmail.com" ) Author: Oliver Zhou [aut, cre] Maintainer: Oliver Zhou Description: Provides lightweight R wrappers for querying and listing models from several hosted foundation model inference platforms, currently including Google Gemini, Groq, OpenRouter, Cerebras, and Ollama Cloud. 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. License: MIT + file LICENSE URL: https://github.com/OliverLDS/inferencer BugReports: https://github.com/OliverLDS/inferencer/issues Depends: R (>= 4.1.0) Encoding: UTF-8 RoxygenNote: 7.2.3 Imports: data.table, httr2, jsonlite Suggests: knitr, rmarkdown, testthat Config/testthat/edition: 3 NeedsCompilation: no Packaged: 2026-07-10 22:47:05 UTC; root Repository: https://cran.r-universe.dev Date/Publication: 2026-07-10 20:10:09 UTC RemoteUrl: https://github.com/cran/inferencer RemoteRef: HEAD RemoteSha: 0bf31d7c9735a9710233ef4a2690c1c0aa641e24