issues
search
openai-php
/
client
⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.98k
stars
519
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
withHttpClient seems to be ignored, I still get Maximum execution time of 30 seconds exceeded error
#503
kiwo12345
opened
1 day ago
0
feat: add openai compatibility support for google gemini
#502
TyperEJ
opened
3 days ago
0
Allow Files List to be paged
#501
bytes-commerce
opened
1 week ago
0
[Bug]: No Parameters passable for files()->list()
#500
bytes-commerce
opened
1 week ago
0
Finetuning job response: error is sometimes present but empty
#499
gehrisandro
closed
1 week ago
0
[Bug]: Cannot upload file from php://temp stream
#498
supriyo-biswas
closed
1 week ago
1
Hotfixing missing array keys
#496
pc-magas
closed
1 week ago
1
Moderation Omni - New Categories (Illicit*) support.
#495
iBotPeaches
closed
1 week ago
1
fix: add missing properties (specially `cached_usage`) to chat `CreateResponseUsage`
#494
IsraelOrtuno
closed
1 week ago
1
[Bug]: CreateResponseUsage is missing support for Prompt Caching
#492
ReSpawN
closed
1 week ago
1
[Bug]: This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/completions?
#491
marcellopato
closed
1 week ago
1
Made some fields in audio transcrtiption response nullable for compatibility with "OpenAI API Compatible" Local-AI API
#488
detain
closed
1 week ago
1
HTTP status in ErrorException
#487
GuidoBelluomo
closed
1 week ago
1
Changed type of the description prop to nullable
#484
smskin
closed
1 week ago
2
Changed type of the description prop to nullable
#483
smskin
closed
1 month ago
1
Avoid naming confusion of variables
#482
charescape
closed
1 week ago
1
[Bug]: Fail gracefully on unsuccessful request
#479
NoxArt
closed
1 week ago
2
[Bug]: Argument #1 ($attributes) must be of type array, string given
#478
bytestream
closed
1 week ago
1
fix critical issue: parsing messages with image_url
#477
dpetrovaliev
closed
1 week ago
1
Fixed attachments exception on ThreadMessageResponse.php
#476
misteryomi
closed
1 week ago
1
[Bug]: Status field is not exists on message response
#475
ilbeygi
closed
2 months ago
1
Concurrency
#473
NinoSkopac
closed
1 week ago
3
Fix 'attachments' key exception on thread message modify
#471
datashaman
closed
1 week ago
1
[Bug]: Modify thread message throws 'attachments' key exception
#470
datashaman
closed
1 week ago
1
chore: handle all UnhandledMatchErrors
#467
chris-lee-lb
opened
3 months ago
2
[Bug]: Error: First argument to "Http\Message\MultipartStream\MultipartStreamBuilder::createStream()" must be a string, resource or StreamInterface.
#466
bestmytest
closed
1 week ago
2
[Bug]: failed to upload files with Azure OpenAI
#465
chris-lee-lb
closed
2 months ago
4
json_schema/Structured Outputs
#464
rhughes8469
closed
2 months ago
10
How send async
#463
quanfuxia888
closed
1 week ago
0
Add fake 64_json string to test image response
#462
JanSuthacheeva
closed
3 months ago
2
[Bug]: Repo files not matching zip or what is in composer
#461
ericthornton88
closed
1 week ago
1
Fix TypeError in VectorStoresFilesTestResource and VectorStoresFileBatchesTestResource
#460
mayconmedeiroz
closed
3 months ago
1
Fix "image_url" in ThreadMessageResponseContentImageUrlObject.php
#459
MaskowLabs
closed
3 months ago
1
Fix undefined array key "created"
#458
BjornValkOptimizers
opened
4 months ago
0
[Bug]: Undefinded array key "created" in src/Responses/Models/RetrieveResponse
#457
BjornValkOptimizers
opened
4 months ago
0
[Bug]: Undefined array key "file_id
#456
ckefalianou
closed
1 week ago
5
[Bug]: Logprobs property is missing in Chat\CreateResponseChoice
#455
GubaEvgeniy
opened
4 months ago
0
[Bug]: Undefined array keys in ThreadMessageResponseContentTextAnnotationFileCitationObject.php
#454
mmcgowan1
opened
4 months ago
0
[Bug]: Cannot use `assistants=v2`
#453
OskarStark
closed
4 months ago
1
[Question] What's the best way to fake OpenAI::threads()->runs()->createStreamed() response
#452
sahanh
opened
4 months ago
0
object parameter problem
#450
fengjisheng
closed
4 months ago
0
[Bug]: Undefined text when using Azure OpenAI
#449
oleg-andreyev
closed
4 months ago
0
Fixes typos
#448
ordago
closed
3 months ago
1
Missing support for 'thread.run.incomplete' event, for streamed runs
#447
vitruvio84
opened
4 months ago
0
How to Properly Send and Attach a File to client->chat()->create with Model gpt-4o-2024-05-13
#446
andrey-project-launcher
opened
4 months ago
0
Testing - Add test coverage for assistants streaming and ability to u…
#444
knash94
opened
4 months ago
1
[Bug]: Unsupported operand types: string * int
#443
Muhammad-Huzaifa7
opened
4 months ago
1
Fix missing params
#441
snapshotpl
closed
4 months ago
0
Added API error separation by their HTTP codes
#440
LuckThemAll
opened
4 months ago
0
docs: Add stream_options.include_usage property to chat completions documentation
#439
alirezaImani-f4L3e
closed
3 months ago
1
Next