-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
.Net: Add Anthropic Support (I can contribute a PR for this) #3462
Comments
Yes! This would be very interesting. Please go ahead and create a PR and we can review it! |
I'd suggest to make the apis avaiable to extend the connectors so that community can maintain and develop the connectors parallel to this repo. For instance, I am interested in get Ollama connector to run my all my stack locally. Whill trying to get it on a sepearte repo by referenceing kernel nuget, only found out there are internal classes to follow the openai connenctor implementation. It will be good to make them available to public while MS focus on couple of major ones. |
All .Net issues prior to 1-Dec-2023 are being closed. Please re-open, if this issue is still relevant to the .Net Semantic Kernel 1.x release. In the future all issues that are inactive for more than 90 days will be labelled as 'stale' and closed 14 days later. |
This is still interesting to us. @glorious-beard hasn't responded in #3476, but if he's willing to split up the pull request to comply with the feature branch ADR, that would be cool. Otherwise, we'll consider if we can contribute here. |
Any updates on this? Looking into potentially integrating the Claude models into our usage of SK. |
Looks like someone has started a new effort here. #5690 |
I use the Semantic Kernel (great toolkit, by the way) with both OpenAI and Anthropic at my startup and I'd like to contribute our AI connector for Claude back to the community
I have the connector implemented in my forked repo (https://github.com/glorious-beard/semantic-kernel) and I can create a PR if there's interest.
The text was updated successfully, but these errors were encountered: