Skip to content

Releases: dottxt-ai/outlines

Outlines v0.0.11

15 Nov 12:45
Compare
Choose a tag to compare

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 and datasets by @rlouf in #367

New Contributors

Full Changelog: 0.0.10...0.0.11

Outlines v0.0.10

13 Nov 11:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.9...0.0.10

Outlines v0.0.9

22 Oct 19:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

Outlines v0.0.8

14 Aug 18:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

Outlines v0.0.7

24 Jul 11:32
Compare
Choose a tag to compare

What's Changed

  • Convert tokens to strings before partial matching by @rlouf in #194
  • Generate a choice between different strings by @rlouf in #188

Full Changelog: 0.0.6...0.0.7

Outlines v0.0.6

19 Jul 19:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

Outlines v0.0.5

19 Jul 19:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

Outlines v0.0.4

06 Jun 15:13
Compare
Choose a tag to compare

What's Changed

  • Update README with outlines.vectorize by @rlouf in #133
  • Fix vectorization of transformers models by @rlouf in #134

Full Changelog: 0.0.3...0.0.4

Outlines v0.0.3

06 Jun 09:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

Outlines v0.0.2

25 May 14:51
Compare
Choose a tag to compare
Add README to pyproject