Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UsageMetadata.php #38

Closed
wants to merge 1 commit into from

Conversation

lamberttraccard
Copy link
Contributor

The previous changes in #37 introduced a deprecated warning: DEPRECATED Optional parameter $candidatesTokenCount declared before required parameter $totalTokenCount.

To fix this, I think we have to make all the parameters nullable; reordering the parameters will introduce a breaking change.

@aydinfatih
Copy link
Contributor

The code quality test gave an error. Can you fix that too?

@aydinfatih
Copy link
Contributor

I fixed this issue in a separate update. Thanks for your support

@aydinfatih aydinfatih closed this Oct 8, 2024
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.

2 participants