Skip to content

Commit

Permalink
Add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemkose committed Dec 24, 2023
1 parent b4de3ea commit 410349f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ _This library is not developed or endorsed by Google._
- [Chat Session (Multi-Turn Conversations)](#chat-session-multi-turn-conversations)
- [Tokens counting](#tokens-counting)
- [Listing models](#listing-models)
- [Credits](#credits)

## Installation

Expand Down Expand Up @@ -155,3 +156,9 @@ print_r(Gemini::listModels());
// )
//]
```

## Credits

This project was inspired by the great work of [OpenAI PHP for Laravel](https://github.com/openai-php/laravel) and [OpenAI PHP client](https://github.com/openai-php/client).

We gratefully acknowledge the contributions of [OpenAI PHP](https://github.com/openai-php) and its team.

0 comments on commit 410349f

Please sign in to comment.