clarifai-python icon indicating copy to clipboard operation
clarifai-python copied to clipboard

[DEVX-469]: Patch Operations Addition for Input Annotations & Concepts

Open srikanthbachala20 opened this issue 1 year ago • 0 comments

What

  • Patch Operations Addition for Input Annotations & Concepts
  • Input proto bug fix

Why

  • To patch the existing input annotations & concepts
  • Ref : https://clarifai.atlassian.net/browse/DEVX-469
  • To avoid errors avail patching inputs

How

  • Create a function each for patching input annotations & concepts using Clarifai Grpc library
  • Changed the dataset_id argument of _get_proto function from positional argument to optional argument for ease of usage

srikanthbachala20 avatar Jun 28 '24 07:06 srikanthbachala20