Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelooblan2016 committed Nov 21, 2023
1 parent 954926d commit 0f27a4f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
***
A Laravel Package that facilitates effortless integration of the OpenAI API into PHP applications, ensuring seamless connectivity and interaction with OpenAI's services within the Laravel Framework.

| Supported Models| Note | Date|
###### Note: Please be advised that other GPT models may be utilized at your discretion, acknowledging associated risks.
---
| Tested Models (Limited to `GPT Models`)| Note | Date|
| ------------- | ------------- |-----:|
|`gpt-3.5-turbo`|**`default`**| Nov 20, 2023|
| `gpt-3.5-turbo-1106`| | Nov 20, 2023|
| `gpt-4` | The account must reach at minimum **Tier 1** status. | Nov 20, 2023|
| `gpt-4-vision-preview` | The account must reach at minimum **Tier 1** status. | Nov 20, 2023|


---
## Installation
Install the package via Composer [Reference](https://packagist.org/packages/marxolity/open-ai):
Expand Down

0 comments on commit 0f27a4f

Please sign in to comment.