Commit 48944be 1 parent c759e36 commit 48944be Copy full SHA for 48944be
File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
Package: rollama
2
2
Title: Communicate with 'Ollama'
3
- Version: 0.0.2.9000
3
+ Version: 0.0.3
4
4
Authors@R:
5
5
c(person(given = "Johannes B.",
6
6
family = "Gruber",
Original file line number Diff line number Diff line change 1
- This is a re-submission. To clarify why \dontrun{} is used in most examples:
2
- Ollama is a tool that can run ChatGPT-like large language models locally and
3
- opens an API that this package wraps. Since the package does not provide Ollama
4
- itself (the README mentions how to set it up), checking the examples would
5
- fail, unless Ollama was installed on the system first.
6
-
1
+ This is a minor update with some bug fixes.
7
2
8
3
## R CMD check results
9
4
10
- 0 errors | 0 warnings | 1 note
5
+ 0 errors | 0 warnings | 0 note
11
6
12
7
* This is a new release.
You can’t perform that action at this time.
0 commit comments