-
Notifications
You must be signed in to change notification settings - Fork 497
Fix handoff for chat completions mode #27
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
|
Confirmed, this fixed #26 for me. |
|
Thank you @Manouchehri for the fix. Can you run |
🦋 Changeset detectedLatest commit: b265903 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 |
|
Apologies for the confusion you don't have to run |
|
Here is an example of how the output should look like --> #9 |
ac1089b to
a5fd7bb
Compare
|
@dkundel-openai Done, I think? :) |
dkundel-openai
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.
Looks like the tests in openaiChatCompletionsModel are breaking. Can you fix them and run pnpm test && pnpm test:examples afterwards? Thank you
|
@dkundel-openai Should be done. |
Should fix #26