openai-php/client
Community-maintained PHP client for the OpenAI API. Send requests for models, responses and chat, conversations, containers and files, with streaming support and a clean, typed interface. Install via Composer and use in any PHP app (Laravel-friendly).
output_text to Responses API (#579)index to CreateStreamedResponseToolCall (#562)$parameters optional in thread create() method (#577)model.list endpoint (#599)reasoning_effort support to Assistants (#606)Response constructor (#615)list() from Threads resourceguzzlehttp/guzzle and use PSR-18 client discovery instead (#75)status_details can be a string in file responses. Affects Files and FineTunes resources (#68)Audio resource to turn audio into text powered by whisper-1 (#62)Chat resource aka ChatGPT powered by gpt-3.5-turbo (#60)events on FineTunes RetrieveResponse (#41)batch_size, learning_rate and fine_tuned_model are nullable (#16)status and status_detailsimages() resource to interact with DALL-EHow can I help you explore Laravel packages today?