Release 12.3
Release Date: April 8th, 2026
| New Feature | Improvement | Bug Fix | Enterprise Only |
|---|---|---|---|
Agent Skills
| Status | Change | Details |
|---|---|---|
| Released Clarifai Skills |
|
Model Training
| Status | Change | Details |
|---|---|---|
| Added model pipeline training from templates |
| |
| Deprecation | Deprecated legacy model training (Triton + Kubeflow) |
|
Request Routing
| Status | Change | Details |
|---|---|---|
| Improved how Clarifai routes prediction requests for optimal performance |
|
UI Updates
| Status | Change | Details |
|---|---|---|
| Updated Compute List and View pages |
| |
| Updated the log viewer component |
| |
| Updated the Home experience |
| |
| Updated the model page UI |
|
Python SDK
Model Serving & Deployment
| Status | Change | Details |
|---|---|---|
Added clarifai model deploy command and simplified clarifai model init |
| |
Smart resource reuse and private-by-default for clarifai model serve |
| |
Added --keep flag to clarifai model serve |
| |
| Local Runner is now public by default |
|
Model Runner
| Status | Change | Details |
|---|---|---|
Added VLLMOpenAIModelClass |
| |
| Optimized model runner memory and latency |
| |
Auto-detect and clamp max_tokens |
|
Bug Fixes
| Status | Change | Details |
|---|---|---|
| Fixed reasoning model token tracking and streaming in agentic class |
| |
| Fixed user/app context conflicts in CLI |
| |
Fixed clarifai model init directory handling |
|