Download the PHP package marlemiesz/gpt-sdk without Composer
On this page you can find all versions of the php package marlemiesz/gpt-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marlemiesz/gpt-sdk
More information about marlemiesz/gpt-sdk
Files in marlemiesz/gpt-sdk
Download marlemiesz/gpt-sdk
More information about marlemiesz/gpt-sdk
Files in marlemiesz/gpt-sdk
Vendor marlemiesz
Package gpt-sdk
Short Description Effortlessly integrate with OpenAI GPT using our PHP library. User-friendly functions and classes simplify complex tasks. Ideal for PHP developers of all levels. Streamline integration with OpenAI GPT.
License
Package gpt-sdk
Short Description Effortlessly integrate with OpenAI GPT using our PHP library. User-friendly functions and classes simplify complex tasks. Ideal for PHP developers of all levels. Streamline integration with OpenAI GPT.
License
Please rate this library. Is it a good library?
Informations about the package gpt-sdk
Installation
Require this package in your composer.json
and update composer.
OR
Docs
Authentication
To use the SDK, you need to create an instance of the OpenAi
class and pass it your api key.
Completion
Api Reference: https://platform.openai.com/docs/api-reference/completions/create
Create completion
Chat Completion
Api Reference: https://platform.openai.com/docs/api-reference/chat
Create chat completion
Image
Api Reference: https://platform.openai.com/docs/api-reference/images/create
Create image
All versions of gpt-sdk with dependencies
PHP Build Version
Package Version
The package marlemiesz/gpt-sdk contains the following files
Loading the files please wait ....