[go: up one dir, main page]

Crate rig_derive

Crate rig_derive 

Source

Attribute Macros§

rig_tool
A procedural macro that transforms a function into a rig::tool::Tool that can be used with a rig::agent::Agent.

Derive Macros§

Embed
A macro that allows you to implement the rig::embedding::Embed trait by deriving it. Usage can be found below:
ProviderClient