Complete API reference and usage guides for both Go package and HTTP transport integration methods.
Method | Description | Best For | Documentation |
---|---|---|---|
🔧 Go Package | Direct Go integration | Go applications, custom logic | Complete Go API reference |
🌐 HTTP Transport | REST API with drop-in compatibility | Any language, microservices | HTTP endpoints and integrations |
Concept | Description | Documentation |
---|---|---|
🔗 Providers | Multi-provider support and advanced configurations | Provider-specific settings, fallbacks, load balancing |
🔑 Key Management | API key rotation and weighted distribution | Key rotation strategies, security best practices |
⚡ Memory Management | Performance optimization and resource management | Memory usage patterns, optimization techniques |
🌐 Networking | Proxies, timeouts, retries, and connection management | Network configuration, proxy settings, retry policies |
❌ Error Handling | Error types, codes, and troubleshooting | Comprehensive error reference and resolution guide |