sova-ai 0.1.0

AISDK-powered language models for Sova (chat, tools, stream, fake)
Documentation

crates.io downloads docs.rs License Donate

sova-ai

AISDK-powered language models for Sova — chat, tools/agents, streaming, and FakeAi for tests.

Part of Sova — Express-like HTTP for Rust.

Guide: https://s00d.github.io/sova/plugins/ai
API: https://docs.rs/sova-ai

Install

Via the facade (recommended):

cargo add sova --features ai-openai

Or direct:

cargo add sova-ai --features openai

License

MIT — see LICENSE.