Hello,
I wrote Rust Client for Openai API
GitHub: GitHub - dongri/openai-api-rs: OpenAI API client library for Rust (unofficial)
I would also love to have it available on the client libraries page.
Have a great day!
3 Likes
Nice! Thanks for sharing.
And welcome to the community.
Hope you stick around!
2 Likes
@dongrify thanks for the crate. works !! 
I see another thread related to Rust!
Maybe you are interested in effort to bring Rustceans together and organize posts better with better set of Rust related tags?
Tank you very much. Can you update it to allow use assistant? I want build assistant in rust.
1 Like
Assistants API added.
Please use v2.1.0
https://crates.io/crates/openai-api-rs
See sample code here
1 Like