Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
orhan-cmd committed May 28, 2022
2 parents a3ba575 + 9d1310e commit da88a7e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
<br />

> #### For more information, you can read laravel news [blog post](https://laravel-news.com/openai-sdk-for-php).
> #### To get started with this package, you'll first want to be familiar with the [OpenAI API documentation](https://beta.openai.com/docs/introduction) and [examples](https://beta.openai.com/examples).
## News
orhanerday/open-ai added to community libraries php [section](https://beta.openai.com/docs/libraries/php).
orhanerday/open-ai added to community libraries php [section](https://beta.openai.com/docs/libraries/php).

## Installation

Expand All @@ -30,11 +31,6 @@ composer require orhanerday/open-ai

## Usage


> #### To get started with this package, you'll first want to be familiar with the [OpenAI API documentation](https://beta.openai.com/docs/introduction) and [examples](https://beta.openai.com/examples).
<br>

### Load your key from an environment variable.
> According to the following code `$open_ai` is the base variable for all open-ai operations.
```php
Expand Down

0 comments on commit da88a7e

Please sign in to comment.