marvin

✨ Build AI interfaces that spark joy

APACHE-2.0 License

Downloads
25.2K
Stars
4.7K

Bot releases are visible (Hide)

marvin - v0.8.3

Published by zzstoatzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.8.2...v0.8.3

marvin - v0.8.2

Published by zzstoatzz over 1 year ago

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

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.8.1...v0.8.2

marvin - v0.8.1

Published by jlowin over 1 year ago

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: https://github.com/PrefectHQ/marvin/compare/v0.8.0...v0.8.1

marvin - v0.8.0

Published by jlowin over 1 year ago

This release begins to capture useful AI Functions in their own modules:

  • marvin.ai_functions.strings has string-parsing utilities that go beyond simple casing, such as fixing capitalization errors and APA title case
  • marvin.ai_functions.entities has functions for extracting structured keywords, named entities, or categorized entities from unstructured text
  • marvin.ai_functions.data has functions for working with lists of data or dataframes

In addition, this release includes end-to-end Slackbot functionality and significant upgrades to how bots use plugins, including advanced task planning that assist in splitting larger objectives into discrete, separately achievable goals.

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.6...v0.8.0

marvin - v0.7.6

Published by jlowin over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.5...v0.7.6

marvin - v0.7.5

Published by jlowin over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.4...v0.7.5

marvin - v0.7.4

Published by jlowin over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.3...v0.7.4

marvin - v0.7.3

Published by jlowin over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.2...v0.7.3

marvin - v0.7.2

Published by jlowin over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.1...v0.7.2

marvin - v0.7.1

Published by jlowin over 1 year ago

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

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.7.0...v0.7.1

marvin - The TUI

Published by jlowin over 1 year ago

v0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.4...v0.7.0

marvin - v0.6.4

Published by jlowin over 1 year ago

Improves handling scalar return types for AI functions

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.3...v0.6.4

marvin - v0.6.3

Published by jlowin over 1 year ago

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

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.2...v0.6.3

marvin - v0.6.2

Published by jlowin over 1 year ago

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

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.1...v0.6.2

marvin - v0.6.1

Published by jlowin over 1 year ago

This release contains a few bugfixes that were identified in the initial launch.

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.0...v0.6.1

marvin - In the beginning...

Published by jlowin over 1 year ago

marvin - Release 0.6.0a2

Published by jlowin over 1 year ago

Testing public release