We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
count
Address the methods, getCompletionTokens, getPromptTokens, getCachedTokens and getReasoningTokens to include the suffix Count.
getCompletionTokens
getPromptTokens
getCachedTokens
getReasoningTokens
Count
We should edit the TypeSpec definition and generate the new names, but not directly modify the existing name in Java.
The text was updated successfully, but these errors were encountered:
mssfang
No branches or pull requests
Address the methods,
getCompletionTokens
,getPromptTokens
,getCachedTokens
andgetReasoningTokens
to include the suffixCount
.We should edit the TypeSpec definition and generate the new names, but not directly modify the existing name in Java.
The text was updated successfully, but these errors were encountered: