Outlines v0.0.10
What's Changed
- Make sure that indices are available on all relevant devices by @brandonwillard in #328
- Clean repository by @rlouf in #329
- Add Issue and PR templates by @rlouf in #332
- Fix math error in sampling example by @mwesthelle in #334
- Remove the
function
interface by @rlouf in #341 - fixes BUG #353. Example scripts don't run as expected. by @HerrIvan in #354
- Fix Documentation Inconsistency in Joke Class Example by @MelodiousThonk in #356
- Use MkDocs for the documentation by @rlouf in #331
- Improve the coverage of the JSON Schema specification by @rlouf in #342
- Remove approximate guided generation methods for OpenAI APIs by @rlouf in #357
New Contributors
- @mwesthelle made their first contribution in #334
- @HerrIvan made their first contribution in #354
- @MelodiousThonk made their first contribution in #356
Full Changelog: 0.0.9...0.0.10