Package: ollamar
Title: 'Ollama' Language Models
Version: 1.1.1
Authors@R: 
    person("Hause", "Lin", , "hauselin@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-4590-7039"))
Description: An interface to easily run local language models with 'Ollama' <https://ollama.com> server
    and API endpoints (see <https://github.com/ollama/ollama/blob/main/docs/api.md> for details). It lets 
    you run open-source large language models locally on your machine. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: glue, httr2, jsonlite, tibble
BugReports: https://github.com/hauselin/ollama-r/issues
URL: https://hauselin.github.io/ollama-r/,
        https://github.com/hauselin/ollama-r
NeedsCompilation: no
Packaged: 2024-05-02 01:09:48 UTC; hause
Author: Hause Lin [aut, cre, cph] (<https://orcid.org/0000-0003-4590-7039>)
Maintainer: Hause Lin <hauselin@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-02 15:12:40 UTC
Built: R 4.2.3; ; 2024-05-02 18:20:25 UTC; unix
