Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[11.10.0] - PyPI - 2025-11-11
Changed
Dockerfile.templateused for building Clarifai model runner images by introducing of a multi-stage build that separates model asset downloading from final image creation, resulting in a cleaner and more efficient build process (#839)responsesAPI (both streaming and non-streaming) to the dummy model implementation, improved token usage accounting for bothchat.completionsandresponsesendpoints, and introduces thorough tests for the new functionality (#836)Modelclass, improving reliability during model initialization (#835)@symbol and ensuring consistent whitespace handling (#834)ClarifaiAuthHelper, making the codebase more maintainable and flexible (#833)visual-keypointerto concepts-required model types list (#824)clarifai model local-runnercommand by ensuring that model configuration is loaded and validated earlier in the process, and by adding stricter checks for model type consistency (#823)clarifai pipeline initcommand by updating the Argo workflow template generation to include input arguments and remove unnecessary metadata fields (#819)