-
Notifications
You must be signed in to change notification settings - Fork 470
bump sk to 1.0.1 & km to 0.18 #356
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
Looks like it's failing due to the serialization of |
This looks like an error introduced by upgrading to System.Text.Json 8.0.0. |
I don't really know much about semantic kernel, but from what I can see everything looks good 👍 |
Shall we go ahead and merge this? |
We can wait a little longer because SK may release version 1.0.0 soon, and I don't know if there will be any breaking changes. |
@martindevans SK has directly jumped to version 1.0.1 and has been updated. |
Just one small thing I noticed, sorry should have caught that in earlier reviews. |
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.
See suggested changes in other comments. Just two small changes.
Thanks for fixing that. Looks good to merge to me 👍 |
No description provided.