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.Documentation Index
Fetch the complete documentation index at: https://www.edgee.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Quick Start
What’s Next?
- Configuration - Learn how to configure and instantiate the SDK
- Send Method - Complete guide to the
send()method - Stream Method - Learn how to stream responses
- Tools - Detailed guide to function calling