firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to integrate, test, and deploy sophisticated AI features to Firebase or Google Cloud.
Apache License 2.0
607 stars 74 forks source link

I have created a dynamic Ollama plugin please can you accept the PR #775

Closed AshleyTuring closed 3 weeks ago

AshleyTuring commented 1 month ago

Is your feature request related to a problem? Please describe. See https://github.com/firebase/genkit/pull/774

Describe the solution you'd like See https://github.com/firebase/genkit/pull/774 please merge or provide further instructions. Note I have accepted the contributor terms, however, it is not reflecting for some reason.

Describe alternatives you've considered See https://github.com/firebase/genkit/pull/774

MichaelDoyle commented 1 month ago

Hey Ashley! Thanks for all your efforts here. We are not accepting 3P plugins into the main repository at this time. We encourage you to publish to genkitx- on NPM, just as you've already done, so that folks can easily find your plugin. If you don't want to be in the business of maintaining the repository itself, you could consider collaborating with other members of the community to share the load. As of today, the biggest collection of plugins is currently maintained by TheFireCo: https://github.com/TheFireCo/genkit-plugins.

Alternatively, if you feel any of these features should be part of the official ollama plugin supported by Genkit, we're happy to discuss those points (either on GH or Discord) and accept any PRs that come out of it.

Thanks, Mike