Skip to content

Commit 3ea5152

Browse files
committed
Release version 0.15.1
1 parent c97b721 commit 3ea5152

File tree

26 files changed

+33
-17
lines changed

26 files changed

+33
-17
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

docs/release-notes/v0.15.1.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

packages/addons/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-addons",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Optional addons for Instructor library, should be used with Instructor or Polyglot",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

packages/auxiliary/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-auxiliary",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Collection of auxiliary services and integrations",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

packages/evals/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-evals",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "LLM evaluation tools for Instructor library",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

packages/experimental/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognesy/instructor-experimental",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Experimental code used by Instructor and Polyglot libraries",
55
"license": "MIT",
66
"homepage": "https://instructorphp.com",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Corrected dependencies after extraction of `evals` and `templates` packages

0 commit comments

Comments
 (0)