objectiveai-api 2.0.5

ObjectiveAI API Server
1
2
3
4
/// Pre-built Claude Agent SDK runner binary (Python).
#[cfg(feature = "claude-agent-sdk")]
pub const CLAUDE_AGENT_SDK_RUNNER: &[u8] =
    include_bytes!(env!("OBJECTIVEAI_CLAUDE_AGENT_SDK_RUNNER_PATH"));