feat: add reasoning_content field to CreateResponseMessage #1494
Annotations
5 errors
|
Formats P8.2 - ubuntu-latest - prefer-stable
Process completed with exit code 1.
|
|
Formats P8.2 - ubuntu-latest - prefer-stable:
src/Responses/Chat/CreateResponseChoice.php#L23
Parameter #1 $attributes of static method OpenAI\Responses\Chat\CreateResponseMessage::from() expects array{role: string, content: string|null, reasoning_content: string|null, annotations?: array<int, array{type: string, url_citation: array{start_index: int, end_index: int, title: string, url: string}}>, function_call?: array{name: string, arguments: string}, tool_calls?: array<int, array{id: string, type: string, function: array{name: string, arguments: string}}>, audio?: array{id: string, data: string, expires_at: int, transcript: string}, images?: array<int, array{image_url: array{url: string, detail: string}, index: int, type: string}>}, array{role: string, content: string|null, annotations?: array<int, array{type: string, url_citation: array{start_index: int, end_index: int, title: string, url: string}}>, function_call?: array{name: string, arguments: string}, tool_calls?: array<int, array{id: string, type: string, function: array{name: string, arguments: string}}>} given.
|
|
Formats P8.2 - ubuntu-latest - prefer-lowest
The strategy configuration was canceled because "ci.ubuntu-latest_8_2_prefe_2" failed
|
|
Formats P8.2 - ubuntu-latest - prefer-lowest
The operation was canceled.
|
|
Formats P8.2 - ubuntu-latest - prefer-lowest:
src/Responses/Chat/CreateResponseChoice.php#L23
Parameter #1 $attributes of static method OpenAI\Responses\Chat\CreateResponseMessage::from() expects array{role: string, content: string|null, reasoning_content: string|null, annotations?: array<int, array{type: string, url_citation: array{start_index: int, end_index: int, title: string, url: string}}>, function_call?: array{name: string, arguments: string}, tool_calls?: array<int, array{id: string, type: string, function: array{name: string, arguments: string}}>, audio?: array{id: string, data: string, expires_at: int, transcript: string}, images?: array<int, array{image_url: array{url: string, detail: string}, index: int, type: string}>}, array{role: string, content: string|null, annotations?: array<int, array{type: string, url_citation: array{start_index: int, end_index: int, title: string, url: string}}>, function_call?: array{name: string, arguments: string}, tool_calls?: array<int, array{id: string, type: string, function: array{name: string, arguments: string}}>} given.
|