feat(openai): Responses API #585
Annotations
2 errors
Run PHPStan
Process completed with exit code 1.
|
Run PHPStan:
src/Providers/OpenAI/Handlers/Structured.php#L135
Parameter #2 $responseFormat of method Prism\Prism\Providers\OpenAI\Handlers\Structured::sendRequest() expects array{type: 'json_object'}|array{type: 'json_schema', json_schema: array<string, mixed>}, array{type: 'json_schema', name?: non-falsy-string, schema?: non-empty-array<string, mixed>, strict?: true} given.
|
Loading