Skip to main content
The Edgee Rust SDK provides a modern, type-safe, async interface to interact with the Edgee AI Gateway. Built with Rust’s powerful type system and async/await capabilities, it offers compile-time safety, zero-cost abstractions, and excellent performance.

Installation

Quick Start

What’s Next?

Verify your first request

Run the example with a Gateway API key stored in your environment. Confirm a model response, then find the request in Logs for that key and organization. Check the served model and provider, since routing rules can change them. See Gateway errors if authentication, model access, or billing prevents the request.