MyIntelligenceAgency / semantic-fleet

Semantic-Fleet serves as a specialized extension hub for the Semantic-Kernel ecosystem. It houses a diverse array of connectors designed to interface with lightweight language models (LLMs).
MIT License
26 stars 2 forks source link

Update to SK 1.0.1 #41

Open geffzhang opened 9 months ago

geffzhang commented 9 months ago

Getting the latest and greatest, update nuget https://www.nuget.org/packages/Microsoft.SemanticKernel/1.0.1

jsboige commented 9 months ago

@geffzhang

Have you encountered any issue with the current release upgrading to beta8 ? Do you have an idea on potential breaking changes ?

I'm definitely looking at keeping the lib functional, but if it works as is (it should if there are not breaking changes), I will probably postpone the next release until when I was able to migrate the Oobabooga connector to the new API, which is a complete revamp of the previous one and will take me a little time to support considering most the connector will need a complete rewrite.

geffzhang commented 9 months ago

I haven't upgraded to beta8 yet, I'm using Oobabooga, so I'm expecting to upgrade, and I'll wait for you to act when I hear of your decision

geffzhang commented 8 months ago

Now it's 1.0.1

jsboige commented 8 months ago

Now it's 1.0.1

I know... I have started the big upgrade, but I don't think it will be ready until the end of this month, the cause being on top of the Oobabooga side having seen a complete revamp, SK itself has seen numerous breaking changes with v1. I'm in the middle of it, but I need to make time to finalize the whole thing. Thanks in advance for your patience...

geffzhang commented 8 months ago

What's new, 1.1 released https://www.nuget.org/packages/Microsoft.SemanticKernel/1.1.0

RogerBarreto commented 6 months ago

Happy to add the reference to Oobaboga to SK repo, if you have an estimation would be very appreciated. was about to update the docs for Connectors and found out that Oobaboga is not ready yet for v1+.

Let me know when you have it updated. 😊

jsboige commented 6 months ago

@RogerBarreto Thanks for reaching out. I kinda paused the development as I was waiting for an answer to that message and I had other projects to get going. In short, I would need to use a base class that was recently made internal, so I asked to revert it back to public. Do you think you can bring attention to my request?