rig-core 0.35.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
mod agent;
#[cfg(feature = "audio")]
mod audio_generation;
#[cfg(feature = "image")]
mod image_generation;