|
8 | 8 | </p> |
9 | 9 |
|
10 | 10 | ------ |
11 | | -**OpenAI PHP** for Symfony is a supercharged community PHP API client that allows you to interact with the[Open AI API](https://beta.openai.com/docs/api-reference/introduction). |
| 11 | +**OpenAI PHP** for Symfony is a community-maintained PHP API client that allows you to interact with the[Open AI API](https://beta.openai.com/docs/api-reference/introduction). If you or your business relies on this package, it's important to support the developers who have contributed their time and effort to create and maintain this valuable tool: |
| 12 | + |
| 13 | +- Nuno Maduro:**[github.com/sponsors/nunomaduro](https://github.com/sponsors/nunomaduro)** |
| 14 | +- Sandro Gehri:**[github.com/sponsors/gehrisandro](https://github.com/sponsors/gehrisandro)** |
12 | 15 |
|
13 | 16 | >**Note:** This repository contains the integration code of the**OpenAI PHP** for Symfony. If you want to use the**OpenAI PHP** client in a framework-agnostic way, take a look at the[openai-php/client](https://github.com/openai-php/client) repository. |
14 | 17 |
|
|