Skip to content

Commit

Permalink
chore(release): 2.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.9](v2.0.8...v2.0.9) (2024-08-28)

### Bug Fixes

* append instructions instead of overwriting ([d4020f4](d4020f4))
* correct the type of tools in HuggingFaceService ([eeb8651](eeb8651))

### Features

* support topP options ([e9be03e](e9be03e))
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent 0013501 commit df60eaa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [2.0.9](https://github.com/tak-bro/aicommit2/compare/v2.0.8...v2.0.9) (2024-08-28)


### Bug Fixes

* append instructions instead of overwriting ([d4020f4](https://github.com/tak-bro/aicommit2/commit/d4020f4f53a933ae1de3838553d8dfb82e277bd4))
* correct the type of tools in HuggingFaceService ([eeb8651](https://github.com/tak-bro/aicommit2/commit/eeb8651d589d27bc855a1ddd107b3306d70a2ba8))


### Features

* support topP options ([e9be03e](https://github.com/tak-bro/aicommit2/commit/e9be03e9a226223f7730961ceacc976273197fcf))

## [2.0.8](https://github.com/tak-bro/aicommit2/compare/v2.0.7...v2.0.8) (2024-08-27)


Expand Down

0 comments on commit df60eaa

Please sign in to comment.