AIX Core Library
This is the core library that provides unified abstractions and types for interacting with multiple AI providers. It includes:
- Common types and error handling
- Provider traits and capabilities
- Retry logic with exponential backoff
- Streaming utilities and abstractions
Example
use ;
# async