Genkit ミドルウェア発表:エージェント型アプリの検知・拡張・強化
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Google Developers AI
Google が TypeScript や Python などに対応するオープンソースフレームワーク「Genkit」を発表し、生成呼び出しを中継してリトライやモデル切替、人間による承認機能などを追加できるミドルウェアシステムを提供した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。

Genkit は、TypeScript、Go、Dart、Python を使用して、本番環境対応型のエージェント型 AI アプリケーションを構築する開発者を支援するために設計されたオープンソースフレームワークです。このフレームワークは、生成呼び出しをインターセプトし、リトライやモデルフォールバック、人間によるツール承認などのカスタム動作を注入するための強力なミドルウェアシステムを活用しています。generate(生成)、model(モデル)、tool(ツール)の各レイヤーにフックをアタッチすることで、開発者はモデル出力に対する高い信頼性と決定的な制御力を確保できます。さらに、Genkit ではカスタムミドルウェアの作成とスタッキングが可能であり、これらは専用の Developer UI を通じて検査およびデバッグを行うことができます。
原文を表示

Genkit is an open-source framework designed to help developers build production-ready, agentic AI applications using TypeScript, Go, Dart, and Python. The framework utilizes a powerful middleware system that intercepts generation calls to inject custom behaviors like retries, model fallbacks, and human-in-the-loop tool approvals. By attaching hooks at the generate, model, and tool layers, developers can ensure high reliability and deterministic control over model outputs. Furthermore, Genkit allows for the creation and stacking of custom middleware, all of which can be inspected and debugged through a dedicated Developer UI.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み