0xPlaygrounds / rig

A library for developing LLM-powered Rust applications.
https://rig.rs
MIT License
81 stars 3 forks source link

chore: release v0.1.0 #11

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 2 weeks ago

🤖 New release

Changelog

## `rig-core`

## [0.1.0](https://github.com/0xPlaygrounds/rig/compare/rig-core-v0.0.7...rig-core-v0.1.0) - 2024-09-16 ### Added - add o1-preview and o1-mini ### Fixed - *(perplexity)* fix preamble and context in completion request - clippy warnings ### Other - Merge pull request [#18](https://github.com/0xPlaygrounds/rig/pull/18) from 0xPlaygrounds/feat/perplexity-support - Add logging of http errors - fmt code
## `rig-mongodb`
## [0.0.8](https://github.com/0xPlaygrounds/rig/compare/rig-mongodb-v0.0.7...rig-mongodb-v0.1.0) - 2024-09-16 ### Other - fmt code


This PR was generated with release-plz.