Skip to content

Commit 2a53b60

Browse files
Pin instructor versions to 1.9.2 until 567-labs/instructor#1796 is fixed.
1 parent 0464e26 commit 2a53b60

File tree

27 files changed

+624
-470
lines changed

27 files changed

+624
-470
lines changed

atomic-examples/basic-multimodal/poetry.lock

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atomic-examples/basic-multimodal/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = ">=3.12,<4.0"
1010
atomic-agents = {path = "../..", develop = true}
11-
instructor = ">=1.9.0,<2.0.0"
11+
instructor = "==1.9.2"
1212
openai = ">=1.35.12,<2.0.0"
1313
groq = ">=0.11.0,<1.0.0"
1414
mistralai = ">=1.1.0,<2.0.0"

0 commit comments

Comments
 (0)