Skip to content

Releases: jxnl/instructor

0.2.3

16 Aug 18:35
9443668
Compare
Choose a tag to compare

What's Changed

  • Support patching openai by @jxnl in #78

Full Changelog: 0.2.2...0.2.3

0.2.2

31 Jul 15:47
Compare
Choose a tag to compare

What's Changed

  • Streaming app by @jxnl in #72
  • Allow less strict JSON parsing by @samiur in #75
  • Excluding properties with defaults from required as per issue #41 by @KoljaB in #74

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

22 Jul 16:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

17 Jul 13:01
b5959bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.2.0

0.1.2

17 Jul 09:19
Compare
Choose a tag to compare

What's Changed

  • Better default descriptions by @jxnl in #62

Full Changelog: 0.1.1...0.1.2

0.1.1

14 Jul 08:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

Prompting DSL with Documentation

09 Jul 04:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5...0.1.0

Add support for DSL

08 Jul 16:13
3498aa1
Compare
Choose a tag to compare
Add support for DSL Pre-release
Pre-release

In this release we have some more documentation and included a preliminary version of the DSL and also some documentation thanks for mkdoc

In the 0.1.x release we hope to release more documentation around using the DSL and a library of examples to get people's creative juices flowing.

What's Changed

  • Experimental Prompting DSL by @jxnl in #25
  • fixed completions endpoint and readme details for dsl example by @fpingham in #33
  • Added openai_schema decorator by @DaveOkpare in #34
  • GitHub Action for testing by @cristobalcl in #38
  • warning for v > 3.9, correct package name. by @zShanCS in #43
  • Docs! Help wanted, adding examples. by @jxnl in #44
  • Attempt to support DSL by @jxnl in #45

New Contributors

Full Changelog: 0.0.5...0.1.0

0.0.5

23 Jun 05:15
5d268eb
Compare
Choose a tag to compare

What's Changed

  • Add repository link to pyproject.toml by @jxnl in #23

Full Changelog: 0.0.4...0.0.5

0.0.4

23 Jun 05:04
Compare
Choose a tag to compare

Full Changelog: 0.0.3...0.0.4

Updated readme.