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

Commit d2ab0ec

Browse files
authored
docs: reference demo application (#199)
1 parent 432a026 commit d2ab0ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ for API keys or deployment configurations or create a `.env.local` based on `.en
2727

2828
To run all examples, use `make run-all-examples` or `php example`.
2929

30+
For a more sophisticated demo, see the [Symfony Demo Application](https://github.com/php-llm/symfony-demo).
31+
3032
## Basic Concepts & Usage
3133

3234
### Models & Platforms

0 commit comments

Comments
 (0)