このページでは、AlloyDB Omni をインストールして AlloyDB AI を統合する方法について説明します。
AlloyDB AI は、エンタープライズ生成 AI アプリケーションを構築できる AlloyDB Omni に含まれる一連の機能です。AlloyDB の AI/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-27 UTC。"],[[["AlloyDB Omni includes AlloyDB AI, a suite of features for building enterprise generative AI applications."],["AlloyDB Omni with AlloyDB AI enables querying remote ML models for online predictions and text embeddings."],["You can use `google_ml.predict_row` to process vector embeddings from various content types."],["Installation can be verified by creating the `google_ml_integration` extension and querying the dimensions of text embeddings with `embedding()` function."],["Vertex AI model support is governed by Vertex AI model versioning and lifecycle guidelines, which should be reviewed for stable versions."]]],[]]