diff --git a/docs/docs/plugins/anthropic.md b/docs/docs/plugins/anthropic.md
index af296250..a8df4529 100644
--- a/docs/docs/plugins/anthropic.md
+++ b/docs/docs/plugins/anthropic.md
@@ -21,6 +21,11 @@ title: genkitx-anthropic
+> [!WARNING]
+> **This plugin has been merged into the core Genkit distribution.** Please use the official Anthropic plugins instead:
+>
+> - **Anthropic Plugin**: `@genkit-ai/anthropic`
+
`genkitx-anthropic` is a community plugin for using Anthropic AI and all its supported models with [Firebase Genkit](https://github.com/firebase/genkit).
This Genkit plugin allows to use Anthropic AI models through their official APIs.
diff --git a/docs/docs/plugins/openai.md b/docs/docs/plugins/openai.md
index 80ca977e..ccb14796 100644
--- a/docs/docs/plugins/openai.md
+++ b/docs/docs/plugins/openai.md
@@ -23,15 +23,15 @@ title: genkitx-openai
-**`genkitx-openai`** is a community plugin for using OpenAI APIs with
-[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥
-
> [!WARNING]
> **This plugin has been merged into the core Genkit distribution.** Please use the official OpenAI plugins instead:
>
> - **OpenAI Plugin**: `@genkit-ai/compat-oai`
> - **Compatible OpenAI API Plugin**: `@genkit-ai/compat-oai`
+**`genkitx-openai`** is a community plugin for using OpenAI APIs with
+[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥
+
This Genkit plugin allows to use OpenAI models through their official APIs.
## Supported models
diff --git a/plugins/anthropic/README.md b/plugins/anthropic/README.md
index 6d694121..1ea1c392 100644
--- a/plugins/anthropic/README.md
+++ b/plugins/anthropic/README.md
@@ -18,6 +18,11 @@
+> [!WARNING]
+> **This plugin has been merged into the core Genkit distribution.** Please use the official Anthropic plugins instead:
+>
+> - **Anthropic Plugin**: `@genkit-ai/anthropic`
+
`genkitx-anthropic` is a community plugin for using Anthropic AI and all its supported models with [Genkit](https://github.com/firebase/genkit).
This Genkit plugin allows to use Anthropic AI models through their official APIs.
diff --git a/plugins/openai/README.md b/plugins/openai/README.md
index b8189a2c..33f109c1 100644
--- a/plugins/openai/README.md
+++ b/plugins/openai/README.md
@@ -22,15 +22,15 @@
-**`genkitx-openai`** is a community plugin for using OpenAI APIs with
-[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥
-
> [!WARNING]
> **This plugin has been merged into the core Genkit distribution.** Please use the official OpenAI plugins instead:
>
> - **OpenAI Plugin**: `@genkit-ai/compat-oai/openai`
> - **Compatible OpenAI API Plugin**: `@genkit-ai/compat-oai`
+**`genkitx-openai`** is a community plugin for using OpenAI APIs with
+[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥
+
This Genkit plugin allows to use OpenAI models through their official APIs.
## Supported models