Crate tinyagent_macros

Crate tinyagent_macros 

Source

Macros§

tool
Defines the tool! macro for declaring tools. Generates a Tool impl with JSON Schema from params and wires an async closure as the executor.

Attribute Macros§

completion_schema