What's Changed
- Add optional
api_key
parameter by @bettybas in #362 - Build a JSON schema from a function's signature by @rlouf in #355
- Implement
text.generate.format
constrained generation by @rlouf in #358 - Remove top-level imports of
transformers
anddatasets
by @rlouf in #367
New Contributors
Full Changelog: 0.0.10...0.0.11