rig-core 0.35.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
pub mod cli_chatbot;

#[cfg(feature = "discord-bot")]
#[cfg_attr(docsrs, doc(cfg(feature = "discord-bot")))]
pub mod discord_bot;