We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e6c1b commit c634743Copy full SHA for c634743
Changelog.md
@@ -1,3 +1,6 @@
1
+## 0.0.88
2
+*INCOMPLETE*
3
+
4
## 0.0.87
5
+ Added support for `mp3` respose format in `muna.beta.openai.audio.speech.create` method.
6
+ Added `min` and `max` arguments in `Annotations.MaxOutputTokens` annotation method.
muna/version.py
@@ -3,4 +3,4 @@
# Copyright © 2026 NatML Inc. All Rights Reserved.
#
-__version__ = "0.0.87"
+__version__ = "0.0.88"
0 commit comments