このページでは、AlloyDB Omni をインストールして AlloyDB AI を統合する方法について説明します。
AlloyDB AI は、エンタープライズ生成 AI アプリケーションを構築できる AlloyDB Omni に含まれる一連の機能です。AlloyDB の ML 機能の詳細については、生成 AI アプリケーションを作成するをご覧ください。
AlloyDB AI を搭載した AlloyDB Omni では、リモート ML モデルをクエリして、ML モデルから生成されたオンライン予測とテキスト エンベディングを処理できます。AlloyDB AI を搭載した AlloyDB Omni は、画像などの他のコンテンツからベクトル エンベディングを処理することもできます。たとえば、google_ml.predict_row インターフェースを使用してクエリ内で変換を行う場合などです。
AlloyDB AI で AlloyDB Omni をインストールする場所に応じて、次のいずれかのオプションを選択します。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["AlloyDB Omni, including AlloyDB AI, allows users to build enterprise generative AI applications by querying remote machine learning (ML) models for online predictions and text embeddings."],["Users can install AlloyDB Omni with AlloyDB AI on single-server Kubernetes GDC air-gapped environments, and must have an existing agreement with Google governing Google Cloud offerings."],["Successful installation can be verified by creating the `google_ml_integration` extension and checking the output of the `embedding()` function, which should return dimensions of 768 when using the pre-registered `textembedding-gecko` model."],["AlloyDB Omni with AlloyDB AI can also process vector embeddings from various content like images using the `google_ml.predict_row` interface."]]],[]]