Skip to content

Commit

Permalink
v0.55.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrammel committed Nov 4, 2023
1 parent 1754549 commit a3f268f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.55.1 - 2023-11-04

### Fixed

- Llama.cpp embeddings are invoked sequentially to avoid rejection by the server.

## v0.55.0 - 2023-11-04

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "modelfusion",
"description": "Build multimodal applications, chatbots, and agents with JavaScript and TypeScript.",
"version": "0.55.0",
"version": "0.55.1",
"author": "Lars Grammel",
"license": "MIT",
"keywords": [
Expand Down

1 comment on commit a3f268f

@vercel
Copy link

@vercel vercel bot commented on a3f268f Nov 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.