You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Code-first Pipeline DSL with CLI generate/upload support [(#1017)](https://github.com/Clarifai/clarifai-python/pull/1017)
5
+
-`clarifai pipeline run --dev` for local pipeline development [(#1012)](https://github.com/Clarifai/clarifai-python/pull/1012)
6
+
- Report cached prompt tokens in model responses [(#1026)](https://github.com/Clarifai/clarifai-python/pull/1026)
7
+
8
+
### Changed
9
+
- Improved `clarifai pipeline init` help text and post-init next-steps message [(#1023)](https://github.com/Clarifai/clarifai-python/pull/1023)
10
+
- Disabled `deploy_latest_version` for `clarifai model serve` deployments [(#1022)](https://github.com/Clarifai/clarifai-python/pull/1022)
11
+
12
+
### Fixed
13
+
- Re-pin deployment `desired_worker` to current model version on `clarifai model serve`[(#1024)](https://github.com/Clarifai/clarifai-python/pull/1024)
14
+
- Loosen pinned requirements and fix Clarifai package detection [(#1020)](https://github.com/Clarifai/clarifai-python/pull/1020)
15
+
- Validate Hugging Face access for private repos that report `not_found` to anonymous requests [(#1018)](https://github.com/Clarifai/clarifai-python/pull/1018)
16
+
- Fix CI compute orchestration tests [(#1021)](https://github.com/Clarifai/clarifai-python/pull/1021)
0 commit comments