Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@gsheni gsheni released this 02 Jan 15:49
· 42 commits to main since this release
a526a8d

v0.8.0 (January 2, 2024)

  • Enhancements
    • Update LLM helper to support updated GPT-4 models [#174][#174]
    • Update ruff to latest and remove black as a development dependency [#174][#174]
    • Add Python 3.11 markers and CI testing [#174][#174]
    • Add support for instance IDs when generating target values [#180][#180]
  • Fixes
    • Fix verbose print out during target value generation [#180][#180]