64bit / async-openai

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

Sync wasm experiment branch to 0.20 #213

Closed ifsheldon closed 4 months ago

ifsheldon commented 4 months ago

This syncs the updates from main to experiments branch.

Thanks to #154 , wasm support should be complete and mature enough to get merged into main branch.

64bit commented 4 months ago

As always - thank you for keeping wasm branch latest!