Skip to main content

rig_agent/tool/
builtin.rs

1//! Built-in portable tools exposed through the classic runtime namespace.
2
3pub use rig_core::tool::builtin::*;