AlloyDB AI は、AlloyDB for PostgreSQL と AlloyDB Omni に含まれる機能スイートで、機械学習(ML)モデルのセマンティック機能と予測機能をデータに適用できます。このページでは、AlloyDB で利用可能な ML を活用した AI 関数の概要について説明します。
[[["わかりやすい","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-04-11 UTC。"],[[["AlloyDB AI provides machine learning capabilities to AlloyDB for PostgreSQL and AlloyDB Omni, allowing users to apply ML models to their data."],["The `vector` extension, a customized version of `pgvector`, is available for storing embeddings, and supports scalar quantization features as well as `IVFFlat` and `HSNW` indexes."],["AlloyDB includes the `alloydb_scann` extension, which implements a highly efficient nearest-neighbor index using the ScaNN algorithm, and is usable with PostgreSQL 15."],["The `google_ml_integration` extension lets users utilize the `Invoke predictions` to call a model within a SQL transaction, or `Generate embeddings` functions to use an LLM to translate text prompts into numerical vectors."],["AlloyDB Omni integrates with Vertex AI, enabling applications to invoke predictions using models from the Vertex AI Model Garden and generate embeddings using `text-embedding-005` LLM."]]],[]]