3 projects
hikigai-core
Shared foundation library for the Hikigai SDK ecosystem. Provides the core HTTP API client, structured exception hierarchy, and platform constants used by both hikigai-agentsdk and hikigai-appsdk. Not intended for direct use — install hikigai-agentsdk or hikigai-appsdk instead.
hikigai-agentsdk
Official Python SDK for building, deploying, and managing HIPAA-compliant AI agents on the Hikigai healthcare platform. Supports Google ADK agent types (LLM, Sequential, Parallel, Loop), MCP connector integration, BYOK model configuration, and one-line Cloud Run deployment.
hikigai-appsdk
Official Python SDK for integrating and invoking HIPAA-compliant AI agents from any application on the Hikigai healthcare platform. Provides session management, streaming invocation, BYOK model keys, MCP connector credentials, and real-time agent response handling for App Developers.