Skip to content

Commit

Permalink
Merge pull request #164 from glpzzz/glpzzz-add-openai-php-client
Browse files Browse the repository at this point in the history
Add OpenAI PHP Client
  • Loading branch information
peti2001 authored Aug 23, 2023
2 parents 64ebd0b + c57a2fb commit f048626
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,15 @@
"description": "A full-stack framework for Laravel that takes the pain out of building dynamic UIs.",
"image": "https://avatars.githubusercontent.com/u/51960834?s=200"
},
"OpenAI": {
"imports": [
"OpenAI\\",
"openai-php/client"
],
"technologies": ["IA", "NLP", "Text Generation", "Language Models", "Machine Learning", "API"],
"description": "PHP API client that allows you to interact with the Open AI API",
"image":"https://avatars.githubusercontent.com/u/114351357"
},
"Phalcon": {
"imports": ["Phalcon\\"],
"technologies": ["Web Development", "PHP Frameworks"],
Expand Down

0 comments on commit f048626

Please sign in to comment.