Add to_dataframe method to BinaryAPIReponse#56
Merged
lingxi-at-contextual merged 5 commits intomainfrom Mar 11, 2025
Merged
Conversation
4024864 to
9e8cc56
Compare
Contributor
There was a problem hiding this comment.
Overall LGTM! Left one question about flexibility. Please resolve the conversation (by replying and marking them as resolved) before merging 🚀
Notes:
- I am not sure if custom dependency will work because it requires a higher paid tier. We will see haha.
- If you have time, please try adding a test to this behavior. This can help ensure that future code generations would not break this function. Thank you!!
lingxi-at-contextual
previously approved these changes
Mar 1, 2025
added 3 commits
March 3, 2025 15:05
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
9e8cc56 to
e8b4370
Compare
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
e8b4370 to
c8684a0
Compare
lingxi-at-contextual
previously approved these changes
Mar 5, 2025
Contributor
lingxi-at-contextual
left a comment
There was a problem hiding this comment.
Amazing!! LGTM. Thank you for the PR!!
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
e8b750d to
b2f6efe
Compare
lingxi-at-contextual
approved these changes
Mar 11, 2025
stainless-app bot
pushed a commit
that referenced
this pull request
Mar 11, 2025
Signed-off-by: Sean Smith <sean.smith@contextual.ai>
Merged
sean-smith
pushed a commit
that referenced
this pull request
Mar 12, 2025
This reverts commit 5fd7c89.
sean-smith
pushed a commit
that referenced
this pull request
Mar 12, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a method
to_dataframethat can be used for eval responses like so: