clarifai-go
clarifai-go copied to clipboard
Request language
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?