64bit / async-openai

Rust library for OpenAI
https://docs.rs/async-openai
MIT License
1.11k stars 165 forks source link

OpenAI transcriptions api language field is invalid ! #187

Closed Taoaozw closed 7 months ago

Taoaozw commented 7 months ago

Because no value is assigned when it is converted to form data

64bit commented 7 months ago

The fix is released in v0.18.3. Thank you for contributions!