-
Notifications
You must be signed in to change notification settings - Fork 497
fix: Remove empty tools param #53
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
Conversation
|
Thank you! This looks good but can you add a changeset please? |
Sorry, I don't know how to add changeset, should I run |
|
When you run |
|
I do understand the interaction could be a bit confusing 😅 , but you can just hit the enter button when you’re asked about major and minor version bumps. Then, the shell will then select "patch" for you. |
7fbfef6 to
e38d896
Compare
🦋 Changeset detectedLatest commit: e38d896 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
seratch
left a comment
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 for taking the time to improve this! Your changes will be merged soon (on Monday US time)





Some OpenAI API compatible model will throw error with empty
toolsparam.To make OpenAIChatCompletionsModel more robust