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.
2 parents 17a6230 + 676bd18 commit 765e959Copy full SHA for 765e959
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [[0.0.6]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.6) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.6/) - 2024-12-18
2
+
3
+### Added
4
+- Added image summarization in multimodal pipeline [(#31)](https://github.com/Clarifai/clarifai-python-datautils/pull/31)
5
6
## [[0.0.5]](https://github.com/Clarifai/clarifai-python-datautils/releases/tag/0.0.5) - [PyPI](https://pypi.org/project/clarifai-datautils/0.0.5/) - 2024-11-18
7
8
### Added
clarifai_datautils/__init__.py
@@ -1 +1 @@
-__version__ = "0.0.5"
+__version__ = "0.0.6"
0 commit comments