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

[OpenAI] Add the suffix count to parameters for showing token counts #43120

Open
mssfang opened this issue Nov 27, 2024 · 0 comments
Open

[OpenAI] Add the suffix count to parameters for showing token counts #43120

mssfang opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. OpenAI

Comments

@mssfang
Copy link
Member

mssfang commented Nov 27, 2024

Address the methods, getCompletionTokens, getPromptTokens, getCachedTokens and getReasoningTokens to include the suffix Count.

We should edit the TypeSpec definition and generate the new names, but not directly modify the existing name in Java.

@mssfang mssfang added Client This issue points to a problem in the data-plane of the library. OpenAI labels Nov 27, 2024
@mssfang mssfang self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. OpenAI
Projects
None yet
Development

No branches or pull requests

1 participant