Skip to content

Releases: PrefectHQ/marvin

v0.7.6

18 Apr 23:40
00ef03a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

12 Apr 22:01
663be04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

09 Apr 15:53
5022510
Compare
Choose a tag to compare

What's Changed

  • Ensure async streaming functions are called by @jlowin in #192

Full Changelog: v0.7.3...v0.7.4

v0.7.3

09 Apr 13:06
5cabe79
Compare
Choose a tag to compare

What's Changed

  • Avoid unecessary bot_response.last() by @jlowin in #191

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Apr 16:50
e018bdf
Compare
Choose a tag to compare

What's Changed

  • Ensure the bots window has a scrollbar if needed by @jlowin in #186
  • Improve Marvin's plugin instructions by @jlowin in #187
  • Improve streaming response when using plugin by @jlowin in #188

Full Changelog: v0.7.1...v0.7.2

v0.7.1

08 Apr 02:08
1b2af7d
Compare
Choose a tag to compare

This release is a small bugfix for a situation in which the TUI's automatic database upgrade screen wasn't shown because the system was trying to access the database and crashing.

What's Changed

  • Improve database upgrade experience by @jlowin in #185

Full Changelog: v0.7.0...v0.7.1

The TUI

08 Apr 01:39
Compare
Choose a tag to compare

v0.7.0

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.7.0

v0.6.4

02 Apr 19:29
4999f33
Compare
Choose a tag to compare

Improves handling scalar return types for AI functions

What's Changed

  • small formatting fixes for plugin docs by @zzstoatzz in #150
  • More response formatting improvements; use GPT-4 for some tests by @jlowin in #151

Full Changelog: v0.6.3...v0.6.4

v0.6.3

02 Apr 18:21
2ef8766
Compare
Choose a tag to compare

This release fixes a bug with parsing AI function outputs, among other enhancements.

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

01 Apr 15:04
b94c484
Compare
Choose a tag to compare

The headline of this release is Python 3.9 support, added by @zzstoatzz

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2