Clarifai / clarifai-python-grpc

Clarifai gRPC Python API client
https://docs.clarifai.com
Other
56 stars 20 forks source link

[MRK-3958] use general workflow while creating app #187

Closed SharangC96 closed 2 months ago

SharangC96 commented 2 months ago

After https://github.com/Clarifai/clarifai/pull/17643 was merged, Universal workflow is the default when nothing is specified. Client tests rely on the workflow being General. So set the workflow as General while creating the app

https://clarifai.atlassian.net/browse/MRK-3958