Skip to content

v0.0.25

Compare
Choose a tag to compare
@rlouf rlouf released this 26 Jan 15:52
· 249 commits to main since this release

What's Changed

  • Fix bug in the treatment of the anyOf keywork in JSON schema by @RobinPicard in #552
  • Improvements to documentation and README by @rlouf in #547
  • Added subclass of OpenAI class to support custom endpoints by @shannonsands in #560
  • Update pydantic install instructions for vLLM by @rlouf in #564
  • Pin transformers version to 4.36.2 by @lapp0 in #569
  • Clear cache upon version upgrade by @lapp0 in #566
  • Implement JSON schema field constraints by @aschwa in #567
  • Fix incompleteness of regex and cfg guided generation by @benlipkin in #544
  • Add benchmark suite by @lapp0 in #542
  • Fix Bug Issue Template - Command Doesn't Produce Version, Isn't Copyable by @lapp0 in #578
  • Bugfix: Fixes dtype issue described in #583 by @dnhkng in #584
  • Make OpenAI models compatible with the main API by @rlouf in #574
  • Add grammars module by @lapp0 in #562

New Contributors

Full Changelog: 0.0.24...0.0.25