sgr-agent 0.7.6

SGR LLM client + agent framework — structured output, function calling, agent loop, 3 agent variants
Documentation
1
2
3
//! Tool definitions — re-exported from sgr-agent-core.

pub use sgr_agent_core::tool::{ToolDef, tool};