Skip to content

Commit d0033d6

Browse files
Merge pull request #8 from Pandora-IsoMemo/feat/add-ollamar-as-remote-pkg
add ollama-r as remote pkg
2 parents 5853094 + de368a3 commit d0033d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: llmModule
22
Type: Package
33
Title: R Interface for Large Language Model APIs
4-
Version: 25.06.2
4+
Version: 25.06.3
55
Authors@R: c(
66
person("Ricardo", "Fernandes", email = "ldv1452@gmail.com", role = c("aut", "cre")),
77
person("Antonia", "Runge", email = "antonia.runge@inwt-statistics.de", role = c("aut"))
@@ -27,6 +27,8 @@ Suggests:
2727
testthat (>= 2.0.0),
2828
knitr,
2929
rmarkdown
30+
Remotes:
31+
hauselin/ollama-r@v1.2.2
3032
RoxygenNote: 7.3.1
3133
VignetteBuilder: knitr
3234
URL: https://pandora-isomemo.github.io/llmModule/

0 commit comments

Comments
 (0)