We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2172e0 commit 263fc28Copy full SHA for 263fc28
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.6
2
+
3
+* **Support streaming response types for /invoke**
4
5
## 0.0.5
6
7
* **Improve logging to hide body in case of sensitive data unless TRACE level**
unstructured_platform_plugins/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.5" # pragma: no cover
+__version__ = "0.0.6" # pragma: no cover
0 commit comments