Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 6f9090f

Browse files
committed
chore!: PHP LLM becomes Symfony AI
1 parent b3e83d0 commit 6f9090f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# LLM Chain Bundle
22

3+
> [!IMPORTANT]
4+
> **PHP LLM becomes Symfony AI** - this project moved to [github.com/symfony/ai](https://github.com/symfony/ai).
5+
> Please use the new repository for all future development, issues, and contributions.
6+
> Thanks for your contributions - we hope to see you at Symfony AI!
7+
38
Symfony integration bundle for [php-llm/llm-chain](https://github.com/php-llm/llm-chain) library.
49

510
## Installation

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"email": "oskarstark@googlemail.com"
1414
}
1515
],
16+
"abandoned": "symfony/ai-bundle",
1617
"require": {
1718
"php": ">=8.2",
1819
"php-llm/llm-chain": "^0.24",

0 commit comments

Comments
 (0)