Skip to content

Commit 289d735

Browse files
committed
chore(release): 🔖 0.9.1-rc.5 [skip ci]
## [0.9.1-rc.5](0.9.1-rc.4...0.9.1-rc.5) (2025-03-21) ### ♻️ Improvements * Improve example for Tool-Use ([bc647da](bc647da))
1 parent bc647da commit 289d735

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.9.1-rc.5](https://github.com/inference-gateway/rust-sdk/compare/0.9.1-rc.4...0.9.1-rc.5) (2025-03-21)
6+
7+
### ♻️ Improvements
8+
9+
* Improve example for Tool-Use ([bc647da](https://github.com/inference-gateway/rust-sdk/commit/bc647dad7686aecd63a9fa38617dfe3a29d3bdb0))
10+
511
## [0.9.1-rc.4](https://github.com/inference-gateway/rust-sdk/compare/0.9.1-rc.3...0.9.1-rc.4) (2025-03-21)
612

713
### ♻️ Improvements

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inference-gateway-sdk"
3-
version = "0.9.1-rc.4"
3+
version = "0.9.1-rc.5"
44
edition = "2021"
55
description = "Rust SDK for interacting with various language models through the Inference Gateway"
66
license = "MIT"

0 commit comments

Comments
 (0)