Skip to content

Add 8.4 support #133

@littlejohn-ai

Description

@littlejohn-ai
PHP Deprecated:  OpenAI::client(): Implicitly marking parameter $organization as nullable is deprecated, the explicit nullable type must be used instead in vendor/openai-php/client/src/OpenAI.php on line 13

Deprecated: OpenAI::client(): Implicitly marking parameter $organization as nullable is deprecated, the explicit nullable type must be used instead in vendor/openai-php/client/src/OpenAI.php on line 13

It's easy fix:

public static function client(string $apiKey, ?string $organization = null): Client

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions