I am trying to add possibility to [specify language for each request](https://developer.clarifai.com/guide-v1/tag#guide-v1-tag-languages). I tried just adding a Language string variable to the TagRequest struct, but that didn't seem to do it. Any suggestions?
I am trying to add possibility to specify language for each request.
I tried just adding a Language string variable to the TagRequest struct, but that didn't seem to do it.
Any suggestions?