From 9c64ab17bdf2f3a54df014246a908b659c7c34a5 Mon Sep 17 00:00:00 2001 From: Paul Cornell Date: Mon, 25 Nov 2024 09:38:53 -0800 Subject: [PATCH] Platform: Remove VertexAI --- platform/workflows.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/platform/workflows.mdx b/platform/workflows.mdx index 2bc05b7d..ec1b4af5 100644 --- a/platform/workflows.mdx +++ b/platform/workflows.mdx @@ -189,8 +189,6 @@ There are two ways to create a custom workflow: [Learn more](https://platform.openai.com/docs/guides/embeddings). - - **Vertex AI**: Use Vertex AI to generate embeddings by using the `textembedding-gecko@001` model, with 768 dimensions. [Learn more](https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings). - Learn more: - [Embedding overview](/platform/embedding) @@ -338,8 +336,6 @@ There are two ways to create a custom workflow: [Learn more](https://platform.openai.com/docs/guides/embeddings). - - **Vertex AI**: Use Vertex AI to generate embeddings by using the `textembedding-gecko@001` model, with 768 dimensions. [Learn more](https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings). - Learn more: - [Embedding overview](/platform/embedding)