Srikanth Bachala

Results 7 issues of Srikanth Bachala

### What - Patch Operations Addition for Input Annotations & Concepts - Input proto bug fix ### Why * To patch the existing input annotations & concepts * Ref :...

1. Removed requests from setup.py file also to prevent pushing it to package dependencies 2. Removed python 3.9 and added python 3.12, 3.13 for test builds

Modify the SDK runners to provide immediate feedback to users when they attempt to run tests on unsupported environments, such as macOS without NVIDIA support. This will help users understand...

The current error messages in the pythonic models are not helpful for standard users. Users are receiving errors such as `cannot identify image file

- Update `clarifai model predict` CLI with SDK new changes of pythonic models - Update the CLI command options - Verify the user provided input data with the help of...

Model Upload CLI i.e. `clarifai model upload .` should use New Configuration contexts (i.e., still expects CLARIFAI_PAT in the shell's environment)

Update the `Readme.md` file to describe the lastest `clarifai-python` repo