Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"projectName": "genkit-plugins",
"projectOwner": "TheFireCo",
"projectOwner": "BloomLabsInc",
"files": [
"README.md"
],
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_Before you submit a pull request, please make sure you have read and understood the [contribution guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/TheFireCo/genkit-plugins/blob/main/CODE_OF_CONDUCT.md)._
_Before you submit a pull request, please make sure you have read and understood the [contribution guidelines](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CODE_OF_CONDUCT.md)._

**This pull request is related to:**

Expand All @@ -9,7 +9,7 @@ _Before you submit a pull request, please make sure you have read and understood

**I have checked the following:**

- [ ] I have read and understood the [contribution guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/TheFireCo/genkit-plugins/blob/main/CODE_OF_CONDUCT.md);
- [ ] I have read and understood the [contribution guidelines](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CODE_OF_CONDUCT.md);
- [ ] I have added new tests (for bug fixes/features);
- [ ] I have added/updated the documentation (for bug fixes / features).

Expand Down
36 changes: 20 additions & 16 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,23 @@ Before reading further, please note that:

## Table of Contents

1. [Code of Conduct](#code-of-conduct)
2. [License](#license)
3. [Questions](#questions)
4. [Feature Requests](#feature-requests)
5. [Reporting Bugs](#reporting-bugs)
6. [Contributing with Code](#contributing-with-code)
1. [Getting Started](#getting-started)
2. [Finding an Issue](#finding-an-issue)
3. [Development Process](#development-process)
4. [Building the Project](#building-the-project)
5. [Testing](#testing)
6. [Automatic release draft with version bump labels](#automatic-release-draft-with-version-bump-labels)
7. [About this document](#about-this-document)
- [Contribution Guidelines](#contribution-guidelines)
- [Table of Contents](#table-of-contents)
- [Code of Conduct](#code-of-conduct)
- [License](#license)
- [Questions](#questions)
- [Feature Requests](#feature-requests)
- [Reporting Bugs](#reporting-bugs)
- [Contributing with code](#contributing-with-code)
- [Getting Started](#getting-started)
- [Option 1: Dev Container](#option-1-dev-container)
- [Option 2: Local install](#option-2-local-install)
- [Finding an Issue](#finding-an-issue)
- [Development Process](#development-process)
- [Building the Project](#building-the-project)
- [Testing](#testing)
- [Automatic release draft with version bump labels](#automatic-release-draft-with-version-bump-labels)
- [About this document](#about-this-document)

## Code of Conduct

Expand All @@ -35,7 +39,7 @@ By participating in this project and submitting contributions, you agree to lice

## Questions

If you have any support questions, please open a [GitHub discussion](https://github.com/TheFireCo/genkit-plugins/discussions). The GitHub issue tracker is not for support-related requests.
If you have any support questions, please open a [GitHub discussion](https://github.com/BloomLabsInc/genkit-plugins/discussions). The GitHub issue tracker is not for support-related requests.

## Feature Requests

Expand All @@ -47,7 +51,7 @@ Small Changes can directly be crafted and submitted to the GitHub Repository as

**If you discover a security vulnerability, do NOT open an issue. Email info@firecompany.co instead.**

Before you submit your issue, please [search the issue archive](https://github.com/TheFireCo/genkit-plugins/issues) - your issue might have already been identified or addressed.
Before you submit your issue, please [search the issue archive](https://github.com/BloomLabsInc/genkit-plugins/issues) - your issue might have already been identified or addressed.

If you find a bug in the source code, you can help us by submitting an issue or, even better, you can submit a Pull Request with a fix.

Expand Down Expand Up @@ -78,7 +82,7 @@ You can set up the local development environment as follows:

### Finding an Issue

The list of open feature requests and bugs can be found on our on our [GitHub issue tracker](https://github.com/TheFireCo/genkit-plugins/issues). Pick an unassigned issue that you think you can accomplish and add a comment that you are attempting to do it.
The list of open feature requests and bugs can be found on our on our [GitHub issue tracker](https://github.com/BloomLabsInc/genkit-plugins/issues). Pick an unassigned issue that you think you can accomplish and add a comment that you are attempting to do it.

### Development Process

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2024 The Fire Company
Copyright 2024 Bloom Labs Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
![Firebase Genkit Community Plugins](https://github.com/TheFireCo/genkit-plugins/blob/main/assets/genkit-plugins.png?raw=true)
![Firebase Genkit Community Plugins](https://github.com/BloomLabsInc/genkit-plugins/blob/main/assets/genkit-plugins.png?raw=true)

<h4 align="center">Community Plugins for Google Firebase Genkit</h4>

<div align="center">
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/TheFireCo/genkit-plugins?label=version">
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/TheFireCo?style=social">
<img alt="GitHub License" src="https://img.shields.io/github/license/TheFireCo/genkit-plugins">
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/BloomLabsInc/genkit-plugins?label=version">
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/BloomLabsInc?style=social">
<img alt="GitHub License" src="https://img.shields.io/github/license/BloomLabsInc/genkit-plugins">
<img alt="Static Badge" src="https://img.shields.io/badge/yes-a?label=maintained">
</div>

<div align="center">
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/TheFireCo/genkit-plugins?color=blue">
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/TheFireCo/genkit-plugins?color=blue">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/TheFireCo/genkit-plugins">
<img alt="GitHub contributors from allcontributors.org (with branch)" src="https://img.shields.io/github/all-contributors/TheFireCo/genkit-plugins/main"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/BloomLabsInc/genkit-plugins?color=blue">
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/BloomLabsInc/genkit-plugins?color=blue">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/BloomLabsInc/genkit-plugins">
<img alt="GitHub contributors from allcontributors.org (with branch)" src="https://img.shields.io/github/all-contributors/BloomLabsInc/genkit-plugins/main"/>
</div>

</br>
Expand Down Expand Up @@ -52,7 +52,7 @@ Install the plugin in your project with your favorite package manager. For examp

## Usage

Usage examples of the plugins are available [here](https://github.com/TheFireCo/genkit-plugins/blob/main/examples/README.md).
Usage examples of the plugins are available [here](https://github.com/BloomLabsInc/genkit-plugins/blob/main/examples/README.md).

For more detailed information on how to use Genkit plugins, please refer to the [official Genkit documentation](https://firebase.google.com/docs/genkit/get-started).

Expand All @@ -65,18 +65,18 @@ Products built with `genkit-plugins`:

## Contributing

Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md).
Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CONTRIBUTING.md).

## Need support?

> [!NOTE]
> This repository depends on Google's Firebase Genkit. For issues and questions related to Genkit, please refer to instructions available in [Genkit's repository](https://github.com/firebase/genkit).

Reach out by opening a discussion on [Github Discussions](https://github.com/TheFireCo/genkit-plugins/discussions).
Reach out by opening a discussion on [Github Discussions](https://github.com/BloomLabsInc/genkit-plugins/discussions).

## Credits

This repository is proudly maintained by the team at [**The Fire Company**](https://github.com/TheFireCo). 🔥
This repository is proudly maintained by the team at [**Bloom Labs**](https://github.com/BloomLabsInc). 🔥

## Contributors

Expand Down Expand Up @@ -113,6 +113,6 @@ This repository is proudly maintained by the team at [**The Fire Company**](http

## License

This project is licensed under the [Apache 2.0 License](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE).
This project is licensed under the [Apache 2.0 License](https://github.com/BloomLabsInc/genkit-plugins/blob/main/LICENSE).

[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/BloomLabsInc/genkit-plugins/blob/main/LICENSE)
20 changes: 10 additions & 10 deletions docs/docs/plugins/anthropic.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ title: genkitx-anthropic
<h4 align="center">Anthropic AI Community Plugin for Google Firebase Genkit</h4>

<div align="center">
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/TheFireCo/genkit-plugins?label=version"/>
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/BloomLabsInc/genkit-plugins?label=version"/>
<img alt="NPM Downloads" src="https://img.shields.io/npm/dw/genkitx-anthropic"/>
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/TheFireCo?style=social"/>
<img alt="GitHub License" src="https://img.shields.io/github/license/TheFireCo/genkit-plugins"/>
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/BloomLabsInc?style=social"/>
<img alt="GitHub License" src="https://img.shields.io/github/license/BloomLabsInc/genkit-plugins"/>
<img alt="Static Badge" src="https://img.shields.io/badge/yes-a?label=maintained"/>
</div>

<div align="center">
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/TheFireCo/genkit-plugins?color=blue"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/TheFireCo/genkit-plugins?color=blue"/>
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/TheFireCo/genkit-plugins"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/BloomLabsInc/genkit-plugins?color=blue"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/BloomLabsInc/genkit-plugins?color=blue"/>
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/BloomLabsInc/genkit-plugins"/>
</div>

`genkitx-anthropic` is a community plugin for using Anthropic AI and all its supported models with [Firebase Genkit](https://github.com/firebase/genkit).
Expand Down Expand Up @@ -111,7 +111,7 @@ export const jokeFlow = ai.defineFlow(

## Contributing

Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md).
Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CONTRIBUTING.md).

## Need support?

Expand All @@ -120,12 +120,12 @@ Want to contribute to the project? That's awesome! Head over to our [Contributio
> This repository depends on Google's Firebase Genkit. For issues and questions related to Genkit, please refer to instructions available in [Genkit's repository](https://github.com/firebase/genkit).
> :::

Reach out by opening a discussion on [Github Discussions](https://github.com/TheFireCo/genkitx-openai/discussions).
Reach out by opening a discussion on [Github Discussions](https://github.com/BloomLabsInc/genkitx-openai/discussions).

## Credits

This plugin is proudly maintained by the team at [**The Fire Company**](https://github.com/TheFireCo). 🔥
This plugin is proudly maintained by the team at [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥

## License

This project is licensed under the [Apache 2.0 License](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE).
This project is licensed under the [Apache 2.0 License](https://github.com/BloomLabsInc/genkit-plugins/blob/main/LICENSE).
26 changes: 13 additions & 13 deletions docs/docs/plugins/azure-openai.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ title: genkitx-azure-openai
<h4 align="center">Azure OpenAI Community Plugin for Google Firebase Genkit</h4>

<div align="center">
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/TheFireCo/genkit-plugins?label=version"/>
<img alt="Github lerna version" src="https://img.shields.io/github/lerna-json/v/BloomLabsInc/genkit-plugins?label=version"/>
<img alt="NPM Downloads" src="https://img.shields.io/npm/dw/genkitx-azure-openai"/>
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/TheFireCo?style=social"/>
<img alt="GitHub License" src="https://img.shields.io/github/license/TheFireCo/genkit-plugins"/>
<img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/BloomLabsInc?style=social"/>
<img alt="GitHub License" src="https://img.shields.io/github/license/BloomLabsInc/genkit-plugins"/>
<img alt="Static Badge" src="https://img.shields.io/badge/yes-a?label=maintained"/>
</div>

<div align="center">
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/TheFireCo/genkit-plugins?color=blue"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/TheFireCo/genkit-plugins?color=blue"/>
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/TheFireCo/genkit-plugins"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/BloomLabsInc/genkit-plugins?color=blue"/>
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/BloomLabsInc/genkit-plugins?color=blue"/>
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/BloomLabsInc/genkit-plugins"/>
</div>

**`genkitx-azure-openai`** is a community plugin for using Azure OpenAI APIs with
[Firebase Genkit](https://github.com/firebase/genkit). Built by [**The Fire Company**](https://github.com/TheFireCo). 🔥
[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥

## Installation

Expand Down Expand Up @@ -133,11 +133,11 @@ const response = await ai.generate({
console.log(await response.text);
```

For more detailed examples and the explanation of other functionalities, refer to the examples in the [official Github repo of the plugin](https://github.com/TheFireCo/genkit-plugins/blob/main/examples/README.md) or in the [official Genkit documentation](https://firebase.google.com/docs/genkit/get-started).
For more detailed examples and the explanation of other functionalities, refer to the examples in the [official Github repo of the plugin](https://github.com/BloomLabsInc/genkit-plugins/blob/main/examples/README.md) or in the [official Genkit documentation](https://firebase.google.com/docs/genkit/get-started).

## Contributing

Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/TheFireCo/genkit-plugins/blob/main/CONTRIBUTING.md).
Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/BloomLabsInc/genkit-plugins/blob/main/CONTRIBUTING.md).

## Need support?

Expand All @@ -146,14 +146,14 @@ Want to contribute to the project? That's awesome! Head over to our [Contributio
> This repository depends on Google's Firebase Genkit. For issues and questions related to Genkit, please refer to instructions available in [Genkit's repository](https://github.com/firebase/genkit).
> :::

Reach out by opening a discussion on [Github Discussions](https://github.com/TheFireCo/genkit-plugins/discussions).
Reach out by opening a discussion on [Github Discussions](https://github.com/BloomLabsInc/genkit-plugins/discussions).

## Credits

This plugin is proudly maintained by the team at [**The Fire Company**](https://github.com/TheFireCo). 🔥
This plugin is proudly maintained by the team at [**Bloom Labs Inc**](https://github.com/BloomLabsInc). 🔥

## License

This project is licensed under the [Apache 2.0 License](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE).
This project is licensed under the [Apache 2.0 License](https://github.com/BloomLabsInc/genkit-plugins/blob/main/LICENSE).

[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/TheFireCo/genkit-plugins/blob/main/LICENSE)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/BloomLabsInc/genkit-plugins/blob/main/LICENSE)
Loading