WIP TASK: Use Responses API instead of deprecated Assistant API #138
Annotations
4 errors
|
Test (PHP 8.2, Flow 8.3)
Process completed with exit code 1.
|
|
Test (PHP 8.2, Flow 8.3):
Classes/Domain/Assistant.php#L190
Property Sitegeist\Chatterbox\Domain\Assistant::$lastMessage (Sitegeist\Chatterbox\Domain\MessageRecord|null) does not accept OpenAI\Responses\Responses\RetrieveResponse.
|
|
Test (PHP 8.2, Flow 8.3):
Classes/Domain/Assistant.php#L35
Property Sitegeist\Chatterbox\Domain\Assistant::$lastMessage is never read, only written.
|
|
Test (PHP 8.2, Flow 8.3):
Classes/Controller/ChatController.php#L118
Cannot call method toApiArray() on Sitegeist\Chatterbox\Domain\MessageRecord|null.
|