dongri/openai-api-rs
Rust client library for calling OpenAI and OpenRouter language model APIs.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This is a Rust library providing typed wrappers around OpenAI’s API endpoints, including chat completions, embeddings, and realtime features. It supports multiple model families (GPT-4, o1, GPT-4o) and alternative providers like OpenRouter. Developers use it to integrate LLM capabilities into Rust applications without manually constructing HTTP requests.