File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [[ 12.3.4]] ( https://github.com/Clarifai/clarifai-python/releases/tag/12.3.4 ) - [ PyPI] ( https://pypi.org/project/clarifai/12.3.4/ ) - 2026-03-26
2+
3+ ### Added
4+ - Added ` VLLMOpenAIModelClass ` parent class with cancellation support and health probes [ (#998 )] ( https://github.com/Clarifai/clarifai-python/pull/998 )
5+ - Added clarifai Skills installation [ (#1003 )] ( https://github.com/Clarifai/clarifai-python/pull/1003 )
6+
7+ ### Changed
8+ - Streamlined overhead in SSE stream [ (#988 )] ( https://github.com/Clarifai/clarifai-python/pull/988 )
9+
10+ ### Fixed
11+ - Fixed minor local-runner issue [ (#999 )] ( https://github.com/Clarifai/clarifai-python/pull/999 )
12+
113## [[ 12.3.3]] ( https://github.com/Clarifai/clarifai-python/releases/tag/12.3.3 ) - [ PyPI] ( https://pypi.org/project/clarifai/12.3.3/ ) - 2026-03-18
214
315### Added
Original file line number Diff line number Diff line change 1- __version__ = "12.3.3 "
1+ __version__ = "12.3.4 "
You can’t perform that action at this time.
0 commit comments