behest 0.5.8

A Rust-native cloud agent runtime with typed tools, pluggable memory, queues, and observability.
Documentation
1
2
3
//! Provider-neutral contracts for chat, tools, streaming, and embeddings.

pub use behest_provider::*;