Skip to content

Commit 23c75a1

Browse files
committed
Add credits
1 parent b4de3ea commit 23c75a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ _This library is not developed or endorsed by Google._
2727
- [Chat Session (Multi-Turn Conversations)](#chat-session-multi-turn-conversations)
2828
- [Tokens counting](#tokens-counting)
2929
- [Listing models](#listing-models)
30+
- [Credits](#credits)
3031

3132
## Installation
3233

@@ -155,3 +156,9 @@ print_r(Gemini::listModels());
155156
// )
156157
//]
157158
```
159+
160+
## Credits
161+
162+
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).
163+
164+
We gratefully acknowledge the contributions of [OpenAI PHP](https://github.com/openai-php) and its team.

0 commit comments

Comments
 (0)