ai-providers 0.0.1

A comprehensive collection of AI provider implementations, schematics, and API integrations for various AI services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# AI SDK

A modular and composable AI SDK built in Rust.

## Installation

Add this to your `Cargo.toml`:

```toml
[dependencies]
ai-sdk = "0.0.1"
```

## License

MIT