Skip to content

Commit

Permalink
Increment version number to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hauselin committed Aug 25, 2024
1 parent 5940b77 commit 456b86e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ollamar
Title: 'Ollama' Language Models
Version: 1.2.0.9000
Version: 1.2.1
Authors@R: c(
person("Hause", "Lin", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-4590-7039")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ollamar (development version)
# ollamar 1.2.1

- `generate()` and `chat()` accept multiple images as prompts/messages.
- Add functions to validate messages for `chat()` function: `validate_message()`, `validate_messages()`.
Expand Down

0 comments on commit 456b86e

Please sign in to comment.