Releases: instructor-ai/instructor
Releases · instructor-ai/instructor
1.0.1
1.0.0
0.6.8
I know mypy is broken...
What's Changed
- Add optional dependencies for anthropic and xmltodict by @jpetrantoni in #519
- anthropic supports enum by @Cruppelt in #524
- anthropic system prompt clean up by @Cruppelt in #523
- Better partial support by @mwildehahn in #527
- fix: add handling for List[non-object] types by @shreya-51 in #521
- feat(instructor): introduce ANTHROPIC_JSON mode by @jxnl in #542
New Contributors
- @jpetrantoni made their first contribution in #519
- @Cruppelt made their first contribution in #524
- @mwildehahn made their first contribution in #527
Full Changelog: 0.6.7...0.6.8
0.6.7
fixed import error
Full Changelog: 0.6.6...0.6.7
0.6.6
0.6.5
What's Changed
- Adds link to InstructorGPT by @Evanc123 in #499
- feat: add cname by @jxnl in #501
- Migrate docs posthog to proxy by @atbe in #502
- fix: remove limit param from openai FileObject.list() by @aakashb09 in #505
- Errors in Search Docs: Missing Import + Wrong Variable Name by @bllchmbrs in #507
- Avoid double-including error message in retry when Mode.TOOLS by @ilyanekhay-uta in #514
- feat: support anthropic (non-streaming only) by @shreya-51 in #512
New Contributors
- @Evanc123 made their first contribution in #499
- @atbe made their first contribution in #502
- @aakashb09 made their first contribution in #505
- @ilyanekhay-uta made their first contribution in #514
- @shreya-51 made their first contribution in #512
Full Changelog: 0.6.4...0.6.5
0.6.4
0.6.3
What's Changed
- fix: examples/citation_with_extraction/citation_fuzzy_match.py is out of sync with the website by @superkelvint in #471
- fix: dedent json system prompt by @timothyasp in #465
- Update youtube_clips.md by @nathan-grant in #483
- fix: Improve type hinting, update response models handling, add logging, and fix bugs by @jxnl in #484
- nit: fix typo: informatino -> information by @SinghCoder in #487
- feat: Improve MD_JSON mode by @jxnl in #490
New Contributors
- @superkelvint made their first contribution in #471
- @timothyasp made their first contribution in #465
- @nathan-grant made their first contribution in #483
- @SinghCoder made their first contribution in #487
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- doc: Move partial and iterable from cookbook/examples to hub by @ethanleifer in #452
- chore(github-actions): simplify caching and reorder setup steps by @jxnl in #453
- chore(github-actions): optimize workflows with matrix strategy and caching by @jxnl in #455
- doc: Fix broken doc links in README by @hammer in #461
- doc: Update README.md by @MeDott29 in #463
- doc:Lead extraction hub example by @Stepheni12 in #459
- doc: Update README.md including primitive types usage by @Fakamoto in #464
- doc: add support for mistral tool calling by @shanktt in #467
- doc: Create py.typed by @rgbkrk in #468
- doc: References to PHP port added to docs by @ddebowczyk in #474
- fix: account for multiple times wrapped functions by @joschkabraun in #476
New Contributors
- @hammer made their first contribution in #461
- @Stepheni12 made their first contribution in #459
- @Fakamoto made their first contribution in #464
- @ddebowczyk made their first contribution in #474
- @joschkabraun made their first contribution in #476
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- cookbook: competitors matrix example for image extraction by @fpingham in #346
- refactor(batch-classification,extract-table): simplify code, improve functionalities, introduce langsmith library by @jxnl in #442
- feat(response model): introduce handling of simple types by @jxnl in #447
- docs: update code snippets and text across multiple documentation files by @jxnl in #450
- doc: move provider examples to hub by @ethanleifer in #449
- docs(hub): add pandas_df.md and update mkdocs.yml by @jxnl in #451
- blog: Langsmith blogpost by @jxnl in #444
- feat(docs/GPT-4 Vision Model): Add document on extracting tables from images and related functionality by @jxnl in #443
New Contributors
- @ethanleifer made their first contribution in #449
Full Changelog: 0.6.0...0.6.1