You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows client it generates a 500 error but on Linux not. The app uses multiple Ajax-Objects requests with each an openai::client->prompt() and openai::client->chat()->create()
guzzlehttp/guzzle 7.9.2 Guzzle is a PHP HTTP client library
guzzlehttp/promises 2.0.3 Guzzle promises library
guzzlehttp/psr7 2.7.0 PSR-7 message implementation that also provides common utility methods
nyholm/psr7 1.8.1 A fast PHP7 implementation of PSR-7
openai-php/client v0.10.1 OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
php-http/discovery 1.19.4 Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/multipart-stream-builder 1.3.1 A builder class that help you create a multipart stream
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11)
psr/http-client 1.0.3 Common interface for HTTP clients
psr/http-factory 1.1.0 PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-message 2.0 Common interface for HTTP messages
psr/log 3.0.0 Common interface for logging libraries
ralouphie/getallheaders 3.0.3 A polyfill for getallheaders.
symfony/deprecation-contracts v3.5.0 A generic function and convention to trigger deprecation notices
symfony/http-client v6.4.10 Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts v3.5.0 Generic abstractions related to HTTP clients
symfony/service-contracts v3.5.0 Generic abstractions related to writing services
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
On Windows client it generates a 500 error but on Linux not. The app uses multiple Ajax-Objects requests with each an openai::client->prompt() and openai::client->chat()->create()
guzzlehttp/guzzle 7.9.2 Guzzle is a PHP HTTP client library
guzzlehttp/promises 2.0.3 Guzzle promises library
guzzlehttp/psr7 2.7.0 PSR-7 message implementation that also provides common utility methods
nyholm/psr7 1.8.1 A fast PHP7 implementation of PSR-7
openai-php/client v0.10.1 OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
php-http/discovery 1.19.4 Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-http/multipart-stream-builder 1.3.1 A builder class that help you create a multipart stream
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11)
psr/http-client 1.0.3 Common interface for HTTP clients
psr/http-factory 1.1.0 PSR-17: Common interfaces for PSR-7 HTTP message factories
psr/http-message 2.0 Common interface for HTTP messages
psr/log 3.0.0 Common interface for logging libraries
ralouphie/getallheaders 3.0.3 A polyfill for getallheaders.
symfony/deprecation-contracts v3.5.0 A generic function and convention to trigger deprecation notices
symfony/http-client v6.4.10 Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts v3.5.0 Generic abstractions related to HTTP clients
symfony/service-contracts v3.5.0 Generic abstractions related to writing services
Beta Was this translation helpful? Give feedback.
All reactions