Skip to content

Commit

Permalink
release: 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhermawan committed Mar 31, 2024
1 parent a9019bd commit 046951a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 4.0.0

## What's Changed

- chore: removes Playground by @kevinhermawan in https://github.com/kevinhermawan/OllamaKit/pull/14
- feat: adds initializer with default base URL by @kevinhermawan in https://github.com/kevinhermawan/OllamaKit/pull/15
- refactor: renames `generateEmbeddings` to `embeddings` by @kevinhermawan in https://github.com/kevinhermawan/OllamaKit/pull/16
- feat: adds async stream for `chat` and `generate` by @kevinhermawan in https://github.com/kevinhermawan/OllamaKit/pull/17
- fix: response serialization failed by @kevinhermawan in https://github.com/kevinhermawan/OllamaKit/pull/18

# 3.0.2

## What's Changed
Expand Down

0 comments on commit 046951a

Please sign in to comment.