Releases: instructor-ai/instructor
Releases · instructor-ai/instructor
0.2.7
0.2.6
What's Changed
- Add citations examples by @jxnl in #88
- fix fine-tune CLI readme formatting by @dhruv-anand-aintech in #89
- Upgrade typer by @jxnl in #90
- Improve some prompt engineering tips by @jxnl in #91
- Usage CLI by @jxnl in #93
New Contributors
- @dhruv-anand-aintech made their first contribution in #89
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- update message assignment by @neilneuwirth in #80
- Implement CLI for finetuning by @jxnl in #85
- Docstring parsing by @AIexanderDicke in #83
New Contributors
- @neilneuwirth made their first contribution in #80
- @AIexanderDicke made their first contribution in #76
Full Changelog: 0.2.4...0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
What's Changed
- Implement streaming entities via MultiTask by @jxnl in #64
- Add refactoring example to gpt-engineer by @cristobalcl in #61
- Small typo in readme by @bllchmbrs in #69
- Update mkdocs ci by @DaveOkpare in #67
New Contributors
- @bllchmbrs made their first contribution in #69
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.2
0.1.1
What's Changed
- Improve doc configs w/ line highlights by @jxnl in #48
- typo readme DSL example by @adriangalilea in #50
- Add python 3.11 to test matrix by @awtkns in #51
- Minor fixes on docs/index.md by @DaveOkpare in #57
- Fix typos by @DaveOkpare in #58
- Completion create function returns openai completion if there is no f… by @Phodaie in #56
- fix: update variable name in from_response example by @marcosmagallanes in #59
- fixed docstring typos by @fpingham in #60
- Add documentation for multi file programs by @DaveOkpare in #52
New Contributors
- @adriangalilea made their first contribution in #50
- @awtkns made their first contribution in #51
- @Phodaie made their first contribution in #56
- @marcosmagallanes made their first contribution in #59
Full Changelog: 0.1.0...0.1.1