-
Notifications
You must be signed in to change notification settings - Fork 478
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
Fix lint failure for openai binding #3000
Fix lint failure for openai binding #3000
Conversation
Signed-off-by: Shivam Kumar Singh <[email protected]>
@ItalyPaleAle Can you take a look. This should fix the lining errors caused in dapr/dapr PR. |
Perhaps we should have waited for at least a versioned release. Looks like we are still using development builds. |
This may be relevant too: Azure/azure-sdk-for-go#21214 |
Signed-off-by: Shivam Kumar Singh <[email protected]>
Head branch was pushed to by a user without write access
Signed-off-by: Shivam Kumar Singh <[email protected]>
@ItalyPaleAle Please have a look. |
Signed-off-by: ItalyPaleAle <[email protected]>
Signed-off-by: ItalyPaleAle <[email protected]>
Signed-off-by: ItalyPaleAle <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Description
This PR fixes some linting errors that is causing dapr/dapr#6678 to fail.
The OpenAI space is rapidly getting updates so errors like this can be expected.
Issue reference
Please reference the issue this PR will close: #2716
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: