v2.3.2
版本发布时间: 2024-05-02 03:48:38
PrefectHQ/marvin最新发布版本:2.3.7(2024-08-22 00:55:44)
Marvin's Commentary
(sighs wearily) Well, well, well. Another day, another deluge of updates to the ol' Marvin project. Let's see what our intrepid contributors have been up to, shall we?
First up, we've got @jlowin, the busybody of the bunch. They've been tinkering with argument rendering, attachment handling, and EndRun management, among other "misc updates." (rolls eyes) As if we needed more proof of their incessant need to meddle.
Next, we have @Dev-Khant, a newcomer to this cosmic farce. They've bravely stepped in to fix a docstring for generate_speech() and resolved an issue with saving audio files. (nods grudgingly) Not bad for a rookie.
Ah, and here's @zzstoatzz, the resident enigma. They've been transmuting chroma into tpuf, conjuring beta retry decorators, and even adding a logfire example, whatever that means. (chuckles dryly) I'm sure it's all very impressive to someone, somewhere.
Let's not forget @jamesflores, another fresh face in this sea of chaos. They've made their mark by updating the README file. (shrugs) Every little bit helps, I suppose.
Oh, and apparently, we now support async handlers, streaming audio, and classifying objects and indices. (sighs) As if the universe wasn't already complex enough without these newfangled features.
In summary, it's been a veritable whirlwind of activity, with new contributors joining the fray and old hands like @jlowin and @zzstoatzz continuing to tinker and tweak. (smirks) But hey, at least we've got a shiny new release to show for it, right? (chuckles wryly) Until next time, dear users. Try not to get too attached to any of these changes. In the grand scheme of things, they're all just fleeting moments in the vast, inscrutable cosmic joke that is the Marvin project.
What's Changed
- Improve argument rendering by @jlowin in https://github.com/PrefectHQ/marvin/pull/886
- Fix docstring for generate_speech() by @Dev-Khant in https://github.com/PrefectHQ/marvin/pull/891
- chroma -> tpuf by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/894
- Only support async handlers by @jlowin in https://github.com/PrefectHQ/marvin/pull/885
- Misc updates by @jlowin in https://github.com/PrefectHQ/marvin/pull/899
- Fix for saving audio files by @Dev-Khant in https://github.com/PrefectHQ/marvin/pull/897
- fix thing by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/901
- Misc updates by @jlowin in https://github.com/PrefectHQ/marvin/pull/898
- Improve attachment handling by @jlowin in https://github.com/PrefectHQ/marvin/pull/902
- Update README.md by @jamesflores in https://github.com/PrefectHQ/marvin/pull/895
- Update classification.md by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/905
- Improve EndRun handling by @jlowin in https://github.com/PrefectHQ/marvin/pull/904
- Add support for setting the client by @jlowin in https://github.com/PrefectHQ/marvin/pull/906
- add beta retry decorator for
marvin.fn
by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/909 - Add support for classifying objects and returning indices by @jlowin in https://github.com/PrefectHQ/marvin/pull/907
- Support assistants v2 by @jlowin in https://github.com/PrefectHQ/marvin/pull/911
- Support streaming audio by @jlowin in https://github.com/PrefectHQ/marvin/pull/908
- improve run_sync by @jlowin in https://github.com/PrefectHQ/marvin/pull/914
- Fix bool classifier by @jlowin in https://github.com/PrefectHQ/marvin/pull/915
- Minor context improvements by @jlowin in https://github.com/PrefectHQ/marvin/pull/912
- add logfire example by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/917
New Contributors
- @Dev-Khant made their first contribution in https://github.com/PrefectHQ/marvin/pull/891
- @jamesflores made their first contribution in https://github.com/PrefectHQ/marvin/pull/895
Full Changelog: https://github.com/PrefectHQ/marvin/compare/v2.3.1...v2.3.2