rai-sdk 0.2.0

Rust AI SDK — unified client for OpenAI, Anthropic, and OpenRouter with typed models, structured output, tool calling, and streaming
Documentation
[book]
title = "rai-sdk Guide"
authors = ["Ronnie Andrew Magatti"]
description = "Guide for rai-sdk, a unified Rust SDK for OpenAI, Anthropic, and OpenRouter."
language = "en"
src = "src"

[rust]
edition = "2024"

[output.html]
default-theme = "rust"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/rmagatti/rai-sdk"
edit-url-template = "https://github.com/rmagatti/rai-sdk/edit/main/docs/{path}"

[output.html.search]
enable = true

[output.html.fold]
enable = true
level = 1