Skip to content

Releases: PrefectHQ/marvin

v1.0.1

11 Jul 22:10
909d905
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Jul 18:45
e25fa7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v1.0.0

v1.0.0rc1

11 Jul 18:37
e25fa7e
Compare
Choose a tag to compare
v1.0.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.10.0...v1.0.0rc1

v0.10.0

15 Jun 01:44
63bd74c
Compare
Choose a tag to compare

This is an important release, as it introduces support for the new OpenAI APIs that allow GPT-3.5 and GPT-4 to natively output structured JSON. The new marvin.openai module includes versions of AI Models and AI Functions that use the new APIs.

v0.9.2

26 May 22:20
bf7bb2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

18 May 17:13
96b9396
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 May 22:12
c4b1a81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.9.0

v0.8.3

11 May 20:49
1d7ff59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

09 May 21:42
127128b
Compare
Choose a tag to compare

Fixes a bug caused by a race condition between Prefect and Alembic's logging configurations

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

02 May 20:31
1c09e84
Compare
Choose a tag to compare

A change in Langchain callbacks broke the TUI; this release temporarily pins Langchain to the last version with the old streaming API until we release a full update.

Also includes a number of fixes related to enhance plugin selection and performance.

What's Changed

Full Changelog: v0.8.0...v0.8.1