Skip to content

Releases: instructor-ai/instructor

1.0.1

03 Apr 23:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

01 Apr 14:53
Compare
Choose a tag to compare

What's Changed

  • refactor(OpenAISchema): improve from_response readability and update tests by @jxnl in #543
  • feat(instructor): introduce new client with support for different providers and sync/async operations by @jxnl in #546

Full Changelog: 0.6.8...1.0.0

0.6.8

29 Mar 04:07
5c2496c
Compare
Choose a tag to compare

I know mypy is broken...

What's Changed

New Contributors

Full Changelog: 0.6.7...0.6.8

0.6.7

21 Mar 01:29
Compare
Choose a tag to compare

fixed import error

Full Changelog: 0.6.6...0.6.7

0.6.6

21 Mar 01:14
bd1e3b9
Compare
Choose a tag to compare

What's Changed

  • fix: clean up imports for anthropic by @jxnl in #517

Full Changelog: 0.6.5...0.6.6

0.6.5

20 Mar 21:57
8da87c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.4...0.6.5

0.6.4

08 Mar 03:50
Compare
Choose a tag to compare

What's Changed

  • fix: big refactor of patch.py by @jxnl in #493
  • fix: updated deprecated pydantic import by @zboyles in #494

Full Changelog: 0.6.3...0.6.4

0.6.3

06 Mar 17:58
3e44a6b
Compare
Choose a tag to compare

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

Full Changelog: 0.6.2...0.6.3

0.6.2

01 Mar 23:05
9aedf73
Compare
Choose a tag to compare

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

Full Changelog: 0.6.1...0.6.2

0.6.1

20 Feb 03:30
Compare
Choose a tag to compare

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

Full Changelog: 0.6.0...0.6.1