dongri / openai-api-rs

OpenAI API client library for Rust (unofficial)
https://docs.rs/openai-api-rs
MIT License
316 stars 59 forks source link

Support for OpenAI realtime API #114

Open Boscop opened 1 month ago

Boscop commented 1 month ago

I'm curious if you are planning to add support for the OpenAI realtime API? That would also be very useful :)

dongri commented 1 month ago

https://github.com/dongri/openai-api-rs/pull/115/files

Boscop commented 1 month ago

Wow, thanks so much!

Boscop commented 1 month ago

@dongri Does the realtime API client also work on WASM and supports tool use? :)

dongri commented 1 month ago

@Boscop I hadn't tested WASM (frontend)