Skip to content

Commit 29158ba

Browse files
committedJan 8, 2025·
Increment version number to 1.2.2.9000
1 parent 7c67384 commit 29158ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ollamar
22
Title: 'Ollama' Language Models
3-
Version: 1.2.2
3+
Version: 1.2.2.9000
44
Authors@R: c(
55
person("Hause", "Lin", , "hauselin@gmail.com", role = c("aut", "cre", "cph"),
66
comment = c(ORCID = "0000-0003-4590-7039")),

‎NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ollamar (development version)
2+
13
# ollamar 1.2.2
24

35
- `generate()` and `chat()` support [structured output](https://ollama.com/blog/structured-outputs) via `format` parameter.

0 commit comments

Comments
 (0)
Please sign in to comment.