The Edgee Go SDK provides a lightweight, type-safe interface to interact with the Edgee AI Gateway. It supports OpenAI-compatible chat completions, function calling, and streaming.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