diff --git a/content/guides/box-ai/ai-models/google-text-bison-32-model-card.md b/content/guides/box-ai/ai-models/google-text-bison-32-model-card.md
deleted file mode 100644
index 55e4e0323..000000000
--- a/content/guides/box-ai/ai-models/google-text-bison-32-model-card.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-rank: 8
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-
-# Google Text Bison 32k
-
-**Google Text Bison 32k** is a multimodal model designed to handle lightweight tasks. This model supports a long context window, making it highly suitable for tasks involving large text input, such as summarization or code analysis.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name|**Google Text Bison 32k**| The name of the model. |
-|API model name|`google__text_bison_32k`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date|**September 2023** | The release date for the model.|
-|Knowledge cutoff date| **2023**| The date after which the model does not get any information updates. |
-|Input context window |**32k tokens**| The number of tokens supported by the input context window.|
-|Maximum output tokens |**8k tokens** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified** | The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use.|
-
-## Additional documentation
-
-For additional information, see [official Google Text Bison documentation][vertex-text-models].
-
-[vertex-text-models]: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/text
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file
diff --git a/content/guides/box-ai/ai-models/google-text-bison-model-card.md b/content/guides/box-ai/ai-models/google-text-bison-model-card.md
deleted file mode 100644
index 46de5a456..000000000
--- a/content/guides/box-ai/ai-models/google-text-bison-model-card.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-rank: 9
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-
-# Google Text Bison
-
-**Google Text Bison** is a multimodal model designed to handle lightweight tasks.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name|**Google Text Bison**| The name of the model. |
-|API model name|`google__text_bison`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date|**May 2023** | The release date for the model.|
-|Knowledge cutoff date| **February 2023**| The date after which the model does not get any information updates. |
-|Input context window |**8k tokens**| The number of tokens supported by the input context window.|
-|Maximum output tokens |**1k tokens** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified** | The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use.|
-
-## Additional documentation
-
-For additional information, see [official Google Text Bison documentation][vertex-text-models].
-
-[vertex-text-models]: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/text
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file
diff --git a/content/guides/box-ai/ai-models/google-text-unicorn-model-card.md b/content/guides/box-ai/ai-models/google-text-unicorn-model-card.md
deleted file mode 100644
index 22760fa72..000000000
--- a/content/guides/box-ai/ai-models/google-text-unicorn-model-card.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-rank: 10
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-
-# Google Text Unicorn
-
-**Google Text Unicorn** is a multimodal model designed to handle lightweight tasks.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name|**Google Text Unicorn**| The specific name of the model. |
-|API model name|`google__text_unicorn`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date|**June 2023** | The release date for the model.|
-|Knowledge cutoff date| **middle of 2021**| The date after which the model does not get any information updates. |
-|Input context window |**8k tokens**| The number of tokens supported by the input context window.|
-|Maximum output tokens |**1k tokens** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified, similar models offer up to 100 tokens per second** | The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use. |
-
-## Additional documentation
-
-For additional information, see [official Google Text Unicorn documentation][vertex-text-models].
-
-[vertex-text-models]: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/text
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file
diff --git a/content/guides/box-ai/ai-models/google-textembedding-gecko-002-model-card.md b/content/guides/box-ai/ai-models/google-textembedding-gecko-002-model-card.md
deleted file mode 100644
index a15fd3004..000000000
--- a/content/guides/box-ai/ai-models/google-textembedding-gecko-002-model-card.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-rank: 12
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-# Google textembedding-gecko@002
-
-Text embedding models convert textual data into numerical vectors that can be processed by machine learning algorithms. The **Google textembedding-gecko@002** model features enhanced AI quality, optimized for embedding tasks, converting text into vector representations, useful in various AI applications.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name|**Google textembedding-gecko@002**| The name of the model. |
-|API model name|`google__textembedding_gecko_002`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date| **2023** | The release date for the model.|
-|Knowledge cutoff date| **March 2024**| The date after which the model does not get any information updates. |
-|Input context window | **8k tokens**| The number of tokens supported by the input context window.|
-|Maximum output tokens | **Not applicable** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified**| The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use.|
-
-## Additional documentation
-
-For additional information, see [official Google textembedding models documentation][vertex-ai-model].
-
-[vertex-ai-model]: https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#models
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file
diff --git a/content/guides/box-ai/ai-models/google-textembedding-gecko-003-model-card.md b/content/guides/box-ai/ai-models/google-textembedding-gecko-003-model-card.md
deleted file mode 100644
index 01587f1f8..000000000
--- a/content/guides/box-ai/ai-models/google-textembedding-gecko-003-model-card.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-rank: 13
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-# Google textembedding-gecko@003
-
-Text embedding models convert textual data into numerical vectors that can be processed by machine learning algorithms. The **Google textembedding-gecko@003** model features enhanced AI quality, and is designed for advanced embedding tasks, enhancing the performance of text-related applications.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name|**Google textembedding-gecko@003**| The name of the model. |
-|API model name|`google__textembedding_gecko__003`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date| **March 29, 2024** | The release date for the model.|
-|Knowledge cutoff date| **March 2024**| The date after which the model does not get any information updates. |
-|Input context window || The number of tokens supported by the input context window.|
-|Maximum output tokens | **Not applicable** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified** | The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use.|
-
-## Additional documentation
-
-For additional information, see [official Google textembedding models documentation][vertex-ai-model].
-
-[vertex-ai-model]: https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#models
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file
diff --git a/content/guides/box-ai/ai-models/google-textembedding-gecko-model-card.md b/content/guides/box-ai/ai-models/google-textembedding-gecko-model-card.md
deleted file mode 100644
index 17ce12b97..000000000
--- a/content/guides/box-ai/ai-models/google-textembedding-gecko-model-card.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-rank: 11
-related_guides:
- - box-ai/ai-tutorials/ask-questions
- - box-ai/ai-tutorials/generate-text
- - box-ai/ai-tutorials/extract-metadata
- - box-ai/ai-tutorials/extract-metadata-structured
- - box-ai/ai-agents/get-agent-default-config
----
-# Google textembedding-gecko
-
-Text embedding models convert textual data into numerical vectors that can be processed by machine learning algorithms. The **Google textembedding-gecko** model features enhanced AI quality, excels in text embeddings, offering strong retrieval performance while being compact.
-
-
- This model has been deprecated on 2025-01-09.
-
-
-## Model details
-
-| Item | Value | Description |
-|-----------|----------|----------|
-|Model name| **Google textembedding-gecko**| The name of the model. |
-|API model name|`google__textembedding_gecko`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
-|Hosting layer| **Google** | The trusted organization that securely hosts LLM. |
-|Model provider|**Google**| The organization that provides this model. |
-|Release date| **August 2024** | The release date for the model.|
-|Knowledge cutoff date| **Not applicable**| The date after which the model does not get any information updates. |
-|Input context window |**8k tokens**| The number of tokens supported by the input context window.|
-|Maximum output tokens | **Not applicable** |The number of tokens that can be generated by the model in a single request.|
-|Empirical throughput| **Not specified** | The number of tokens the model can generate per second.|
-|Open source | **No** | Specifies if the model's code is available for public use.|
-
-## Additional documentation
-
-For additional information, see [official Google textembedding models documentation][vertex-ai-model].
-
-[vertex-ai-model]: https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#models
-[overrides]: g://box-ai/ai-agents/ai-agent-overrides
\ No newline at end of file