marvin

✨ Build AI interfaces that spark joy

APACHE-2.0 License

Downloads
25.2K
Stars
4.7K

Bot releases are hidden (Show)

marvin - v1.5.2

Published by zzstoatzz about 1 year ago

What's Changed

Highlight

AIApplication now uses marvin's ChatCompletion.achain instead of the Executor to use tools and process user inputs.

Itemized changes

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.5.1...v1.5.2

marvin - v1.5.1

Published by aaazzam about 1 year ago

v1.5.1 fixes an import error that required pydantic-settings as a dependency.

Marvin is fully backwards compatible with Pydantic v1 and v2.

  • For Pydantic v2 users, pydantic-setting is a required dependency.
  • Since pypi does not support conditional imports, users on pydantic v2 will be prompted to pip install pydantic-settings.
marvin - v1.5.0

Published by aaazzam about 1 year ago

What's Changed

  • Introduces fully type-hinted ChatCompletion object, and add support for OpenAI function calling with Claude2 .
  • Compatible for Pydantic V2 and V1 users!
  • Introduction of prompt_fn (see docs https://www.askmarvin.ai/prompting/prompt_function/)
  • fixed runtime settings error affecting ai_classifier

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.4.2...v1.5.0

marvin - v1.4.2

Published by zzstoatzz about 1 year ago

marvin - v1.4.1

Published by zzstoatzz about 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.4.0...v1.4.1

marvin - v1.4.0

Published by zzstoatzz about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.3.0...v1.4.0

marvin - v1.4.0-alpha.2

Published by zzstoatzz about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.4.0-alpha.1...v1.4.0-alpha.2

marvin - v1.4.0-alpha.1

Published by zzstoatzz about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.3.0...v1.4.0-alpha.1

marvin - v1.3.0

Published by zzstoatzz about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.2.1...v1.3.0

marvin - v1.2.1

Published by zzstoatzz about 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.2.0...v1.2.1

marvin - v1.2.0

Published by jlowin about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.1.0...v1.2.0

marvin - v1.1.0

Published by zzstoatzz about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.0.2...v1.1.0

marvin - v1.0.2

Published by zzstoatzz over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.0.1...v1.0.2

marvin - v1.0.1

Published by zzstoatzz over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v1.0.0...v1.0.1

marvin - v1.0.0

Published by zzstoatzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.10.0...v1.0.0

marvin - v1.0.0rc1

Published by zzstoatzz over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.10.0...v1.0.0rc1

marvin - v0.10.0

Published by jlowin over 1 year ago

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.

marvin - v0.9.2

Published by zzstoatzz over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.9.1...v0.9.2

marvin - v0.9.1

Published by zzstoatzz over 1 year ago

What's Changed

Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.9.0...v0.9.1

marvin - v0.9.0

Published by zzstoatzz over 1 year ago

What's Changed

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