From 0987f196d4d6be15884d7f1a807cd821748a8a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Thu, 26 Mar 2026 06:24:05 +0100 Subject: [PATCH] [symfony/ai] Fix packages name in post install instructions (#1522) --- symfony/ai-bundle/0.1/post-install.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/symfony/ai-bundle/0.1/post-install.txt b/symfony/ai-bundle/0.1/post-install.txt index 4c034e33..83fa3b4f 100644 --- a/symfony/ai-bundle/0.1/post-install.txt +++ b/symfony/ai-bundle/0.1/post-install.txt @@ -1,4 +1,4 @@ * Choose an inference platform and install the corresponding bridge - * For example OpenAI with the symfony/ai-openai-bridge package - or Anthropic with the symfony/ai-anthropic-bridge package + * For example OpenAI with the symfony/ai-open-ai-platform package + or Anthropic with the symfony/ai-anthropic-platform package