v2.3.2
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 #886
- Fix docstring for generate_speech() by @Dev-Khant in #891
- chroma -> tpuf by @zzstoatzz in #894
- Only support async handlers by @jlowin in #885
- Misc updates by @jlowin in #899
- Fix for saving audio files by @Dev-Khant in #897
- fix thing by @zzstoatzz in #901
- Misc updates by @jlowin in #898
- Improve attachment handling by @jlowin in #902
- Update README.md by @jamesflores in #895
- Update classification.md by @zzstoatzz in #905
- Improve EndRun handling by @jlowin in #904
- Add support for setting the client by @jlowin in #906
- add beta retry decorator for
marvin.fn
by @zzstoatzz in #909 - Add support for classifying objects and returning indices by @jlowin in #907
- Support assistants v2 by @jlowin in #911
- Support streaming audio by @jlowin in #908
- improve run_sync by @jlowin in #914
- Fix bool classifier by @jlowin in #915
- Minor context improvements by @jlowin in #912
- add logfire example by @zzstoatzz in #917
New Contributors
- @Dev-Khant made their first contribution in #891
- @jamesflores made their first contribution in #895
Full Changelog: v2.3.1...v2.3.2