VERSION 11.10.0#840
Merged
Merged
Conversation
Minimum allowed line rate is |
Merged
ydixit-clarifai
added a commit
that referenced
this pull request
Nov 14, 2025
* Initial plan * Bump version to 11.11.0 and update changelog - Update version from 11.10.0 to 11.11.0 in clarifai/__init__.py - Add changelog entry for 11.11.0 with PR #830 (Pipeline Step Secrets support) - Follow the same pattern as PR #840 for version bumps Co-authored-by: ydixit-clarifai <219138670+ydixit-clarifai@users.noreply.github.com> * Revise CHANGELOG for version 11.10.1 Updated changelog for version 11.10.1 with new features and improvements. * Downgrade version from 11.11.0 to 11.10.1 * Update clarifai-grpc version to 11.10.3 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ydixit-clarifai <219138670+ydixit-clarifai@users.noreply.github.com> Co-authored-by: Yash Dixit <yash.dixit@clarifai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)