Skip to content

v0.10.0

Choose a tag to compare

@64bit 64bit released this 19 Mar 04:14
· 239 commits to main since this release
async-openai-v0.10.0
f785d85

New

  • added: rustls support. By default async-openai now use rustls for reqwest; native tls ( which was default behavior of reqwest ) is available through feature flag native-tls #60

New Contributors

  • @Xuanwo made their first contribution in #60 🎉