Closed RobertCraigie closed 1 month ago
This results in the generated SDKs just using str which I don't think is intentional - https://github.com/openai/openai-python/blob/89e5a010b22136f0f16eff5ec33105f4d3e273eb/src/openai/resources/audio/translations.py#L54
str
This results in the generated SDKs just using
str
which I don't think is intentional - https://github.com/openai/openai-python/blob/89e5a010b22136f0f16eff5ec33105f4d3e273eb/src/openai/resources/audio/translations.py#L54