Google 发布 Kotlin 版 ADK 1.0,功能对齐 Python 并支持端侧 AI
原标题:Google Agent Development Kit for Kotlin Reaches Feature Parity with Python, Supports On-Device AI
AI 摘要
Google 发布面向 Kotlin 的 Agent Development Kit(ADK)1.0,这是一个可用于生产环境的 AI 智能体开发框架,覆盖 Kotlin、Android 与 JVM/服务端应用,并在功能上与 Python、Java 版 ADK 对齐。该版本新增 Android 专属能力,支持端侧与混合 AI,包括 LiteRT-LM、ML Kit(beta)以及 Firebase AI Logic 集成。框架采用 Kotlin Multiplatform 构建,通过 KSP 在编译期生成工具 schema,并提供多智能体层级、上下文压缩、会话管理与人工确认等能力。
正文节选
Google has released the Agent Development Kit (ADK) for Kotlin 1.0, a production-ready framework for building AI agents across Kotlin, Android, and JVM/server applications. It brings Kotlin to feature parity with Google's ADK for Python and Java, while adding Android-specific capabilities for on-device and hybrid AI. Using ADK for Kotlin 1.0, developers no longer need to rely on Python for their agentic logic. Instead they can use idiomatic Kotlin APIs for orchestration, tool support, persistenc