Skip to content

Commit

Permalink
Update READMEs (#575)
Browse files Browse the repository at this point in the history
* Update READMEs

* Update FONDING.yml

---------

Co-authored-by: Deeka Wong <[email protected]>
  • Loading branch information
huangdijia and huangdijia committed Feb 27, 2024
1 parent 775c720 commit b69fce4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: huangdijia
custom: ['https://hdj.me/images/alipay-min.jpg', 'https://hdj.me/images/wechat-pay-min.jpg']
custom: https://hdj.me/sponsors/
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
First, install OpenAI via the [Composer](https://getcomposer.org/) package manager:

```bash
```shell
composer require friendsofhyperf/openai-client
```

Next, publish the configuration file:

```bash
```shell
php bin/hyperf.php vendor:publish friendsofhyperf/openai-client
```

Expand Down Expand Up @@ -72,10 +72,6 @@ $result = $client->completions()->create([

For usage examples, take a look at the [openai-php/client](https://github.com/openai-php/client) repository.

## Donate

> If you like them, Buy me a cup of coffee. [Alipay](https://hdj.me/images/alipay-min.jpg) | [WeChat](https://hdj.me/images/wechat-pay-min.jpg)
## Contact

- [Twitter](https://twitter.com/huangdijia)
Expand Down

0 comments on commit b69fce4

Please sign in to comment.