revai-python-sdk
revai-python-sdk copied to clipboard
`remove_atmospherics` is not supported
When remove_atmospherics
parameter is passed in functions submit_job_url()
/ submit_job_local_file()
, below error is encountered.
TypeError: submit_job_XXX() got an unexpected keyword argument 'remove_atmospherics'
Having the same issue too.
Same here. Can we get this added to the python lib?
I added support for this in https://github.com/revdotcom/revai-python-sdk/pull/101
It is released as 2.18.0