[[["わかりやすい","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-03 UTC。"],[[["This page details the process of generating embeddings using registered model endpoints."],["Embeddings are generated by utilizing the `google_ml.embedding()` SQL function, which interacts with the registered model endpoint."],["The SQL query requires two parameters: `MODEL_ID`, which is the ID defined during model endpoint registration, and `CONTENT`, which is the text to be converted into an embedding vector."],["Examples are provided for generating embeddings using specific text embedding models like `text-embedding-005`, `text-embedding-ada-002`, `text-embedding-3-small`, and `text-embedding-3-large`."]]],[]]