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

Correct error message for inference wrapper #1459

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

josejg
Copy link
Contributor

@josejg josejg commented Aug 17, 2024

Correct error message for inference wrapper. Afaict openai uses .message not ._message with the version we install (1.3.8) - https://github.com/openai/openai-python/releases/tag/v1.3.8. All future versions also use .message

@josejg josejg requested a review from a team as a code owner August 17, 2024 06:30
@josejg josejg enabled auto-merge (squash) August 17, 2024 08:17
Copy link
Collaborator

@dakinggg dakinggg left a comment

Choose a reason for hiding this comment

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

Looks like it was ._message in pre 1.0

@josejg josejg merged commit b81af3a into mosaicml:main Aug 18, 2024
9 checks 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.

2 participants