stakai 0.3.70

A provider-agnostic Rust SDK for AI completions with streaming support - Built by Stakpak
Documentation
1
2
3
4
//! Test suite for ai-sdk

mod integration;
mod unit;