We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c759e36 commit 48944beCopy full SHA for 48944be
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: rollama
2
Title: Communicate with 'Ollama'
3
-Version: 0.0.2.9000
+Version: 0.0.3
4
Authors@R:
5
c(person(given = "Johannes B.",
6
family = "Gruber",
cran-comments.md
@@ -1,12 +1,7 @@
-This is a re-submission. To clarify why \dontrun{} is used in most examples:
-Ollama is a tool that can run ChatGPT-like large language models locally and
-opens an API that this package wraps. Since the package does not provide Ollama
-itself (the README mentions how to set it up), checking the examples would
-fail, unless Ollama was installed on the system first.
-
+This is a minor update with some bug fixes.
7
8
## R CMD check results
9
10
-0 errors | 0 warnings | 1 note
+0 errors | 0 warnings | 0 note
11
12
* This is a new release.
0 commit comments