rig-core 0.35.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
6
#[cfg(feature = "derive")]
mod embed_macro;
mod loaders;
mod prompt_response_messages;
mod provider_layout;
mod reasoning_stream_stats;