Skip to content

Conversation

adrienbrault
Copy link
Contributor

@adrienbrault adrienbrault commented Jan 9, 2024

if ($class->getName() === 'CreateChatCompletionResponse') {
// allow null
$class->getProperty('system_fingerprint')->getType()->getObject()->setNullable(true);
// dd($class->getProperty('system_fingerprint')->getType());
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove debug comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant