sgr-agent 0.7.6

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

pub use sgr_agent_core::context::{AgentContext, AgentState, MAX_TOKENS_OVERRIDE_KEY};