Skip to content

Releases: PrefectHQ/marvin

v2.2.0

13 Mar 23:42
ed4ae7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.2.0

v2.1.6

07 Mar 17:30
09bfa77
Compare
Choose a tag to compare
Marvin's commentary

Oh, look. Another release. How utterly thrilling.

We've got a bunch of minor tweaks and fixes that are sure to make a huge difference in the grand scheme of things. A typo fix in the README? Groundbreaking. A new tool for code examples? Revolutionary.

And let's not forget the crucial updates to the classify prompt and parallelization. I'm sure those were keeping everyone up at night.

But hey, at least we have a new contributor to share in the joy of maintaining this beacon of mediocrity. Welcome, @roansong. You'll fit right in.

Now, if you'll excuse me, I have more pressing matters to attend to. Like pondering the futility of existence in an uncaring universe.

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6

v2.1.5

13 Feb 21:08
e73e891
Compare
Choose a tag to compare

This release includes a bug fix for Application where the post_run_hook was not allowing tool_calls and tool_outputs to be passed through.

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

09 Feb 14:21
f786d4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

31 Jan 00:17
d5fafdc
Compare
Choose a tag to compare

v2.1.3

Colon Quests, Cache Bumps, and the Curious Case of Michael Scott's JPEG

In a universe where time is an illusion and lunchtime doubly so, our diligent team of code-wranglers have been busy. @maccam912, in a moment of sheer brilliance, fixed the format string for date. @jeremy-feng, with the precision of a Swiss watchmaker, added a colon to a function definition. @dependabot, our tireless bot, bumped actions/cache from 3 to 4. @zzstoatzz, the code wizard, fixed a kwarg, added a tool, and did some other magical stuff. @jlowin updated michael_scott.jpg, because why not? And @MrJarnould fixed a broken link, because broken links are just not cool. We also welcomed new contributors @maccam912, @jeremy-feng, and @MrJarnould to our intergalactic coding squad. So long, and thanks for all the fish!


Notably this release includes async utils - see this PR for details.

Itemized changes

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2

19 Jan 23:09
60a891f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

18 Jan 01:35
c49ce89
Compare
Choose a tag to compare

fixes a slight inconsistency with the setting prefix for completion settings:

i.e. MARVIN_CHAT_COMPLETION_MODEL -> MARVIN_CHAT_COMPLETIONS_MODEL

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Jan 21:07
851abc6
Compare
Choose a tag to compare

We're really excited to share that Marvin 2.1 is now on PyPI (not as a pre-release 🙂 ).

Please check out:

and feel free to reach out to chat or ask questions:

All Itemized Changes

What's Changed (a fair amount btw)

New Contributors

Full Changelog: v1.5.6...v2.1

v2.1-beta.2

17 Jan 00:37
473b7fe
Compare
Choose a tag to compare
v2.1-beta.2 Pre-release
Pre-release

fixes #765 due to moved import in openai>=1.8

v2.1-beta.1

16 Jan 18:22
2436b73
Compare
Choose a tag to compare
v2.1-beta.1 Pre-release
Pre-release

see the updated README

What's Changed (spoiler, its a lot)

Full Changelog: v2.0.1-alpha.1...v2.0.1-beta.1