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

Extract ChatCompletionTokenLogprob schema #144

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

rattrayalex
Copy link
Contributor

@rattrayalex rattrayalex changed the title cExtract ChatCompletionTokenLogprob schema Extract ChatCompletionTokenLogprob schema Dec 16, 2023
Copy link
Contributor

@enochcheung enochcheung left a comment

Choose a reason for hiding this comment

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

I'm gonna have to copy this back to our copy but that's fine if it unblocks you

token: *chat_completion_response_logprobs_token
logprob: *chat_completion_response_logprobs_token_logprob
bytes: *chat_completion_response_logprobs_bytes
required:
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah I see what you mean. This is at the wrong level right? One deeper is what I intended, inside items

@enochcheung enochcheung merged commit 9ac3029 into openai:master Dec 16, 2023
1 check passed
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.

None yet

2 participants