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

Commit cecae1e

Browse files
authored
chore!: PHP LLM becomes Symfony AI (#107)
1 parent 072fa56 commit cecae1e

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": "[email protected]"
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)