Outlines v0.0.12
What's Changed
- Fix a typo in the documentation by @rlouf in #369
- Modify the openai model to conform to the new openai sdk v1.0.0 by @RobinPicard in #364
- Add "was this page helpful?" widget by @rlouf in #372
- Remove unused arguments from openai generate functions. by @HerrIvan in #376
- "Optimistic" is_in generation for openai. by @HerrIvan in #378
- Add hiring ad on Outlines by @rlouf in #384
- Refactor the OpenAI integration by @rlouf in #381
- Remove unnecessary comment in OpenAI integration by @rlouf in #385
- Mention in README
datasets
requirement by @rlouf in #386 - Add integration for
AutoGPTQ
andAutoAWQ
by @rlouf in #343
New Contributors
- @RobinPicard made their first contribution in #364
Full Changelog: 0.0.11...0.0.12