95 结果
2025年11月7日 / AI
The new **User Simulation** feature in the Agent Development Kit (ADK) replaces rigid, brittle manual test scripts with dynamic, LLM-powered conversation generation. Developers define a high-level `conversation_plan`, and the simulator handles the multi-turn interaction to achieve the goal. This dramatically reduces test creation time, builds more resilient tests, and creates a reliable regression suite for AI agents.
2025年11月7日 / AI
The Agent Development Kit (ADK), an open-source, code-first toolkit for building powerful and sophisticated AI agents, now supports Go. ADK moves LLM orchestration and agent behavior directly into your code, giving you robust debugging, versioning, and deployment freedom. ADK for Go is idiomatic and performant, leveraging Go's strengths, and includes support for over 30+ databases and the Agent-to-Agent (A2A) protocol for collaborative multi-agent systems. Start building today!
2025年11月4日 / AI
Agent Garden is now available to all users to simplify AI agent creation and deployment using the Agent Development Kit (ADK). It provides curated agent samples, one-click deployment via Agent Starter Pack, and customization through Firebase Studio. It helps developers with complex business challenges and multi-agent workflows, with Renault Group cited as an early success story.
2025年10月30日 / AI
The blog post argues the request-response model fails for advanced multi-agent AI. It advocates for a real-time bidirectional streaming architecture, implemented by the Agent Development Kit (ADK). This streaming model enables true concurrency, natural interruptibility, and unified multimodal processing. ADK's core features are real-time I/O management, stateful sessions for agent handoffs, and streaming-native tools.
2025年10月8日 / Web
本指南将介绍如何针对自定义任务(例如表情符号翻译器)微调 Gemma 3 270M 模型。您将学习如何对模型进行量化和转换,以便在设备端使用,并通过 MediaPipe 或 Transformers.js 将其部署到网页应用中,从而提供快速、私密且支持离线的用户体验。
2025年10月8日 / AI
针对 Gemini CLI 的新 Genkit 扩展程序使命令行能够深入了解 Genkit 的架构。它能帮助您通过智能代码生成、情境感知辅助以及在终端中直接运行流程和分析轨迹的工具,来构建、调试并迭代 AI 应用。
2025年10月7日 / AI
为了避免在训练大型模型时出现数据瓶颈,本指南介绍了用于构建高性能数据管道的 Grain 和 ArrayRecord。
2025年10月3日 / AI
Google 推出了专为开发者设计的新工具 Jules API,开发者可以借此将软件开发生命周期自动化并集成。该 API 基于“源”、“会话”和“活动”的概念而构建,对此,Google 提供了快速入门指南来帮助开发者上手使用。
2025年10月1日 / AI
Google Home 将为我们合作伙伴的设备启用由 Gemini 驱动的新功能,并推出一项新计划,帮助他们构建新一代 AI 摄像头。
2025年9月30日 / AI
对于 JAX 生态系统中的开发者和研究人员来说,从预训练模型到交付完全对齐、可用于生产环境的 LLM 比之前要轻松许多。今天,我们很高兴推出 Tunix,这是一个专门为 LLM 后训练构建的全新开源 ...