6个版本
0.1.4 | 2022年4月9日 |
---|---|
0.1.3 | 2022年4月9日 |
0.1.2 | 2022年4月9日 |
0.1.1 | 2022年4月9日 |
0.1.0 | 2022年4月9日 |
#33 in #studio
23 每月下载量
用于 askai
7KB
158 代码行,不包括注释
使用J1获取补全
use ai21::AI21;
let ai21 = AI21::new(token).temperature(0.9).build();
let output = ai21.complete("The meaning of life is").await.unwrap();
依赖项
~5–21MB
~275K SLoC