64bit / async-openai

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

Sync code in experiments with main branch #175

Closed ifsheldon closed 8 months ago

ifsheldon commented 8 months ago

This syncs the updates from main to experiment branch. All are fixes due to the merge. No new features. Compilation with desktop and wasm targets passed, and openai-web-app runs well.