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

Commit aa9c268

Browse files
authored
chore!: PHP LLM becomes Symfony AI (#390)
See #388
1 parent 7c7ab2c commit aa9c268

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
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
PHP library for building LLM-based and AI-based features and applications.
49

510
This library is not stable yet, but still rather experimental. Feel free to try it out, give feedback, ask questions,

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"email": "[email protected]"
2020
}
2121
],
22+
"abandoned": "symfony/ai-agent",
2223
"require": {
2324
"php": ">=8.2",
2425
"ext-fileinfo": "*",

0 commit comments

Comments
 (0)