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!
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!
Nice! Thanks for sharing.
And welcome to the community.
Hope you stick around!
Updated
gpt-3.5-turbo-0613
, gpt-4-0613
)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.
Assistants API added.
Please use v2.1.0
https://crates.io/crates/openai-api-rs
See sample code here