mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
[symfony/ai] Fix packages name in post install instructions (#1522)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
* Choose an inference platform and install the corresponding bridge
|
||||
|
||||
* For example <fg=green>OpenAI</> with the <fg=green>symfony/ai-openai-bridge</> package
|
||||
or <fg=green>Anthropic</> with the <fg=green>symfony/ai-anthropic-bridge</> package
|
||||
* For example <fg=green>OpenAI</> with the <fg=green>symfony/ai-open-ai-platform</> package
|
||||
or <fg=green>Anthropic</> with the <fg=green>symfony/ai-anthropic-platform</> package
|
||||
|
||||
Reference in New Issue
Block a user