Skip to content

Commit f386ad7

Browse files
Version Packages (#178)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 09f04d1 commit f386ad7

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/calm-knives-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-papayas-sneeze.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @instructor-ai/instructor
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#176](https://github.com/instructor-ai/instructor-js/pull/176) [`6dd4255`](https://github.com/instructor-ai/instructor-js/commit/6dd42554e89d36c93132eace2dd67951297831bd) Thanks [@roodboi](https://github.com/roodboi)! - add ability to include usage from streams by teeing stream when option is present
8+
9+
- [#177](https://github.com/instructor-ai/instructor-js/pull/177) [`09f04d1`](https://github.com/instructor-ai/instructor-js/commit/09f04d1ff7a943679a7c49e4b20a23827cbdaae4) Thanks [@roodboi](https://github.com/roodboi)! - add new option for providing custom logger
10+
add new option for retrying on any error
11+
312
## 1.2.1
413

514
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instructor-ai/instructor",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "structured outputs for llms",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)