Skip to content

Releases: instructor-ai/instructor

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.

0.0.3

23 Jun 04:56
d4c94da
Compare
Choose a tag to compare

Initial release on github!