Instructor

Latest version: v1.7.2

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.7.2

What's Changed
* Migrate to UV by ivanleomk in https://github.com/instructor-ai/instructor/pull/1280


**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.7.1...1.7.2

1.7.1

What's Changed
* feat: added cortex documentation by ivanleomk in https://github.com/instructor-ai/instructor/pull/1225
* chore(deps): bump the poetry group across 1 directory with 24 updates by dependabot in https://github.com/instructor-ai/instructor/pull/1236
* docs: Add missing section headers and fix broken links by devin-ai-integration in https://github.com/instructor-ai/instructor/pull/1232
* feat: added a new dag article by ivanleomk in https://github.com/instructor-ai/instructor/pull/1246
* feat: added new article on generating llm metadata by ivanleomk in https://github.com/instructor-ai/instructor/pull/1249
* fixes 1252 by hnalla in https://github.com/instructor-ai/instructor/pull/1254
* Update google.md by Filimoa in https://github.com/instructor-ai/instructor/pull/1251
* fix: BatchJob is updated to work with current OpenAi batch request format by aomi in https://github.com/instructor-ai/instructor/pull/1240
* Update simple_type.py by stevenbedrick in https://github.com/instructor-ai/instructor/pull/1247
* Fixing Pyright Errors by ivanleomk in https://github.com/instructor-ai/instructor/pull/1267
* feat: add Parallel Tool mode for Vertex AI by devjn in https://github.com/instructor-ai/instructor/pull/1217
* fix: Updated broken contributors profile link in README.md by gokborayilmaz in https://github.com/instructor-ai/instructor/pull/1275
* Adding support for Gemini-8b and 2.0 by ivanleomk in https://github.com/instructor-ai/instructor/pull/1274
* fix: update poetry.lock by ivanleomk in https://github.com/instructor-ai/instructor/pull/1278

New Contributors
* hnalla made their first contribution in https://github.com/instructor-ai/instructor/pull/1254
* Filimoa made their first contribution in https://github.com/instructor-ai/instructor/pull/1251
* aomi made their first contribution in https://github.com/instructor-ai/instructor/pull/1240
* stevenbedrick made their first contribution in https://github.com/instructor-ai/instructor/pull/1247
* devjn made their first contribution in https://github.com/instructor-ai/instructor/pull/1217
* gokborayilmaz made their first contribution in https://github.com/instructor-ai/instructor/pull/1275

**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.7.0...1.7.1

1.7.0

What's Changed
* feat: adding new article on gemini citations by ivanleomk in https://github.com/instructor-ai/instructor/pull/1186
* docs: restructure navigation and fix code formatting by devin-ai-integration in https://github.com/instructor-ai/instructor/pull/1191
* fix: remove table by ivanleomk in https://github.com/instructor-ai/instructor/pull/1196
* Remove instructor-hub by devin-ai-integration in https://github.com/instructor-ai/instructor/pull/1197
* feat: Writer integration by yanomaly in https://github.com/instructor-ai/instructor/pull/1167
* Adding new tidy table article by ivanleomk in https://github.com/instructor-ai/instructor/pull/1204
* Update cumulative_reason.md by OxfordOutlander in https://github.com/instructor-ai/instructor/pull/1205
* docs: add learnprompting to prompting docs description by attanavaid in https://github.com/instructor-ai/instructor/pull/1176
* Fix tools for OpenAI messages by chris-sanders in https://github.com/instructor-ai/instructor/pull/1194
* Edits to batch.py to support Anthropic batch API by economy in https://github.com/instructor-ai/instructor/pull/1193
* Support nested generics with partial by mwildehahn in https://github.com/instructor-ai/instructor/pull/1207
* docs: update installation and usage examples for LLM integrations by jxnl in https://github.com/instructor-ai/instructor/pull/1210
* feat: enhance multimodal support for images and audio in instructor by jxnl in https://github.com/instructor-ai/instructor/pull/1212
* fix: adding type ignore for pyright by ivanleomk in https://github.com/instructor-ai/instructor/pull/1215
* feat: added deepseek page by ivanleomk in https://github.com/instructor-ai/instructor/pull/1214

New Contributors
* devin-ai-integration made their first contribution in https://github.com/instructor-ai/instructor/pull/1191
* yanomaly made their first contribution in https://github.com/instructor-ai/instructor/pull/1167
* attanavaid made their first contribution in https://github.com/instructor-ai/instructor/pull/1176
* chris-sanders made their first contribution in https://github.com/instructor-ai/instructor/pull/1194
* economy made their first contribution in https://github.com/instructor-ai/instructor/pull/1193

**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.6.4...1.7.0

1.6.4

What's Changed
* docs: fix typo in multimodal by ivanleomk in https://github.com/instructor-ai/instructor/pull/1101
* fix: added requests as a dependency by ivanleomk in https://github.com/instructor-ai/instructor/pull/1102
* feat: add blog post and example for LLM-based reranker by jxnl in https://github.com/instructor-ai/instructor/pull/1115
* ci: add AI labeler workflow for issues and pull requests by jxnl in https://github.com/instructor-ai/instructor/pull/1126
* fix: typo changes by nawed2611 in https://github.com/instructor-ai/instructor/pull/1125
* gpt 3.5 turbo updated to gpt-40-mini since July 2024 it is recommende… by sahibpreetsingh12 in https://github.com/instructor-ai/instructor/pull/1122
* chore(deps): bump the poetry group across 1 directory with 18 updates by dependabot in https://github.com/instructor-ai/instructor/pull/1117
* doc(blog): added Burr link; fixed date and formatting by zilto in https://github.com/instructor-ai/instructor/pull/1099
* Fixing lint errors in concepts including hooks by ivanleomk in https://github.com/instructor-ai/instructor/pull/1088
* Fix spelling and grammar error by terrchen in https://github.com/instructor-ai/instructor/pull/1121
* Patching Anthropic System by ivanleomk in https://github.com/instructor-ai/instructor/pull/1130
* fix: updated scope of pytest fixture to be function based by ivanleomk in https://github.com/instructor-ai/instructor/pull/1131
* Fix AI Labeler YAML formatting by jlowin in https://github.com/instructor-ai/instructor/pull/1127
* fix: OpenAI prompt details and completion tokens details missing from total usage by ivanbelenky in https://github.com/instructor-ai/instructor/pull/1105
* fix: `max_retries` typing by jordyjwilliams in https://github.com/instructor-ai/instructor/pull/1135
* feat: Adding new blog post by ivanleomk in https://github.com/instructor-ai/instructor/pull/1162
* fix: use SandboxedEnvironment in templating by dylanjcastillo in https://github.com/instructor-ai/instructor/pull/1168
* feat: Add Gemini PDF example by ivanleomk in https://github.com/instructor-ai/instructor/pull/1163
* fix: fixed up tenacity link by ivanleomk in https://github.com/instructor-ai/instructor/pull/1173
* feat: added new mixin to modify partial parsing behaviour by ivanleomk in https://github.com/instructor-ai/instructor/pull/1152
* fix: removed use_async flag in cerebras client by ivanleomk in https://github.com/instructor-ai/instructor/pull/1179
* fix: bump jiter dep by ivanleomk in https://github.com/instructor-ai/instructor/pull/1180
* fix: bump 1.6.3 to 1.6.4 by ivanleomk in https://github.com/instructor-ai/instructor/pull/1181

New Contributors
* nawed2611 made their first contribution in https://github.com/instructor-ai/instructor/pull/1125
* sahibpreetsingh12 made their first contribution in https://github.com/instructor-ai/instructor/pull/1122
* dependabot made their first contribution in https://github.com/instructor-ai/instructor/pull/1117
* terrchen made their first contribution in https://github.com/instructor-ai/instructor/pull/1121
* jlowin made their first contribution in https://github.com/instructor-ai/instructor/pull/1127
* ivanbelenky made their first contribution in https://github.com/instructor-ai/instructor/pull/1105
* jordyjwilliams made their first contribution in https://github.com/instructor-ai/instructor/pull/1135
* dylanjcastillo made their first contribution in https://github.com/instructor-ai/instructor/pull/1168

**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.6.3...1.6.4

1.6.3

What's Changed
* docs: update example to use file_path arg; reflecting updated BatchJob.create_from_messages by goutham794 in https://github.com/instructor-ai/instructor/pull/1096
* blog: Youtube flashcards with Instructor + Burr by zilto in https://github.com/instructor-ai/instructor/pull/1094
* docs: update complexity_based.md by eltociear in https://github.com/instructor-ai/instructor/pull/1098
* feat: anthropic batching code by jxnl in https://github.com/instructor-ai/instructor/pull/1064
* Feat: Enhance multimodality by arcaputo3 in https://github.com/instructor-ai/instructor/pull/1070
* feat: add audio support with new `Audio` class and update documentation by jxnl in https://github.com/instructor-ai/instructor/pull/1095

New Contributors
* goutham794 made their first contribution in https://github.com/instructor-ai/instructor/pull/1096
* zilto made their first contribution in https://github.com/instructor-ai/instructor/pull/1094

**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.6.2...1.6.3

1.6.2

What's Changed
* fix: Added off and clear proeprty to Instructor base class by ivanleomk in https://github.com/instructor-ai/instructor/pull/1087
* Bumping version to 1.6.2 by ivanleomk in https://github.com/instructor-ai/instructor/pull/1090


**Full Changelog**: https://github.com/instructor-ai/instructor/compare/1.6.1...1.6.2

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.