use-ai-provider
AI provider and endpoint metadata primitives for RustUse.
Experimental
use-ai-provider is experimental while use-ai remains below 0.3.0.
Example
use ;
let provider = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Provider names and identifiers, endpoint names, provider and endpoint kinds, API modes, rate limits, quotas, billing units, and region labels.
- Metadata only.
Non-goals
- Authentication, network calls, quota tracking, billing calculation, request routing, or provider SDKs.
License
Licensed under either Apache-2.0 or MIT.