Skip to content

Commit 048dd4a

Browse files
committed
feat: move to new repo
1 parent 84f3491 commit 048dd4a

File tree

8 files changed

+24
-47
lines changed

8 files changed

+24
-47
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_Before you submit a pull request, please make sure you have read and understood the [contribution guidelines](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/CODE_OF_CONDUCT.md)._
1+
_Before you submit a pull request, please make sure you have read and understood the [contribution guidelines](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/CODE_OF_CONDUCT.md)._
22

33
**This pull request is related to:**
44

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

1010
**I have checked the following:**
1111

12-
- [ ] I have read and understood the [contribution guidelines](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/CODE_OF_CONDUCT.md);
12+
- [ ] I have read and understood the [contribution guidelines](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/CODE_OF_CONDUCT.md);
1313
- [ ] I have added new tests (for bug fixes/features);
1414
- [ ] I have added/updated the documentation (for bug fixes / features).
1515

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This document describes our development process. Following these guidelines show
77
Before reading further, please note that:
88

99
> [!NOTE]
10-
> 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).
10+
> This repository depends on Google's Genkit. For issues and questions related to Genkit, please refer to instructions available in [Genkit's repository](https://github.com/firebase/genkit).
1111
1212
## Table of Contents
1313

@@ -37,7 +37,7 @@ By participating in this project and submitting contributions, you agree to lice
3737

3838
## Questions
3939

40-
If you have any support questions, please open a [GitHub discussion](https://github.com/xavidop/genkitx-aws-bedrock/discussions). The GitHub issue tracker is not for support-related requests.
40+
If you have any support questions, please open a [GitHub discussion](https://github.com/genkit-ai/aws-bedrock-js-plugin/discussions). The GitHub issue tracker is not for support-related requests.
4141

4242
## Feature Requests
4343

@@ -49,7 +49,7 @@ Small Changes can directly be crafted and submitted to the GitHub Repository as
4949

5050
**If you discover a security vulnerability, do NOT open an issue. Email xavierportillaedo@gmail.com instead.**
5151

52-
Before you submit your issue, please [search the issue archive](https://github.com/xavidop/genkitx-aws-bedrock/issues) - your issue might have already been identified or addressed.
52+
Before you submit your issue, please [search the issue archive](https://github.com/genkit-ai/aws-bedrock-js-plugin/issues) - your issue might have already been identified or addressed.
5353

5454
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.
5555

@@ -80,7 +80,7 @@ You can set up the local development environment as follows:
8080

8181
### Finding an Issue
8282

83-
The list of open feature requests and bugs can be found on our on our [GitHub issue tracker](https://github.com/xavidop/genkitx-aws-bedrock/issues). Pick an unassigned issue that you think you can accomplish and add a comment that you are attempting to do it.
83+
The list of open feature requests and bugs can be found on our on our [GitHub issue tracker](https://github.com/genkit-ai/aws-bedrock-js-plugin/issues). Pick an unassigned issue that you think you can accomplish and add a comment that you are attempting to do it.
8484

8585
### Development Process
8686

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [2024] [Xavier Portilla Edo]
189+
Copyright [2026] [Xavier Portilla Edo]
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
1-
![Firebase Genkit + AWS Bedrock](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/assets/genkit-aws-bedrock.png?raw=true)
2-
31
<h1 align="center">
4-
Firebase Genkit <> AWS Bedrock Plugin
2+
Genkit <> AWS Bedrock Plugin
53
</h1>
64

7-
<h4 align="center">AWS Bedrock Community Plugin for Google Firebase Genkit</h4>
5+
<h4 align="center">AWS Bedrock Community Plugin for Google Genkit</h4>
86

97
<div align="center">
10-
<img alt="GitHub version" src="https://img.shields.io/github/v/release/xavidop/genkitx-aws-bedrock">
8+
<img alt="GitHub version" src="https://img.shields.io/github/v/release/genkit-ai/aws-bedrock-js-plugin">
119
<img alt="NPM Downloads" src="https://img.shields.io/npm/dw/genkitx-aws-bedrock">
12-
<img alt="GitHub License" src="https://img.shields.io/github/license/xavidop/genkitx-aws-bedrock">
10+
<img alt="GitHub License" src="https://img.shields.io/github/license/genkit-ai/aws-bedrock-js-plugin">
1311
<img alt="Static Badge" src="https://img.shields.io/badge/yes-a?label=maintained">
1412
</div>
1513

1614
<div align="center">
17-
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/xavidop/genkitx-aws-bedrock?color=blue">
18-
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/xavidop/genkitx-aws-bedrock?color=blue">
19-
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/xavidop/genkitx-aws-bedrock">
15+
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues/genkit-ai/aws-bedrock-js-plugin?color=blue">
16+
<img alt="GitHub Issues or Pull Requests" src="https://img.shields.io/github/issues-pr/genkit-ai/aws-bedrock-js-plugin?color=blue">
17+
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/genkit-ai/aws-bedrock-js-plugin">
2018
</div>
2119

2220
</br>
2321

2422
**`genkitx-aws-bedrock`** is a community plugin for using AWS Bedrock APIs with
25-
[Firebase Genkit](https://github.com/firebase/genkit). Built by [**Xavier Portilla Edo**](https://github.com/xavidop).
23+
[Genkit](https://github.com/firebase/genkit). Built by [**Xavier Portilla Edo**](https://github.com/xavidop).
2624

2725
This Genkit plugin allows to use AWS Bedrock through their official APIs.
2826

@@ -201,7 +199,7 @@ const result = ai.generate({
201199
console.log(result.then((res) => res.text));
202200
```
203201

204-
For more detailed examples and the explanation of other functionalities, refer to the [official Genkit documentation](https://firebase.google.com/docs/genkit/get-started).
202+
For more detailed examples and the explanation of other functionalities, refer to the [official Genkit documentation](https://genkit.dev/).
205203

206204
## Using Custom Models
207205

@@ -262,23 +260,17 @@ You can find the full API reference in the [API Reference Documentation](https:/
262260

263261
## Contributing
264262

265-
Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/CONTRIBUTING.md).
263+
Want to contribute to the project? That's awesome! Head over to our [Contribution Guidelines](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/CONTRIBUTING.md).
266264

267265
## Need support?
268266

269267
> [!NOTE]
270-
> 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).
271-
272-
Reach out by opening a discussion on [GitHub Discussions](https://github.com/xavidop/genkitx-aws-bedrock/discussions).
273-
274-
## Credits
275-
276-
This plugin is proudly maintained by Xavier Portilla Edo [**Xavier Portilla Edo**](https://github.com/xavidop).
268+
> This repository depends on Google's Genkit. For issues and questions related to Genkit, please refer to instructions available in [Genkit's repository](https://github.com/firebase/genkit).
277269
278-
I got the inspiration, structure and patterns to create this plugin from the [Genkit Community Plugins](https://github.com/TheFireCo/genkit-plugins) repository built by the [Fire Compnay](https://github.com/TheFireCo) as well as the [ollama plugin](https://firebase.google.com/docs/genkit/plugins/ollama).
270+
Reach out by opening a discussion on [GitHub Discussions](https://github.com/genkit-ai/aws-bedrock-js-plugin/discussions).
279271

280272
## License
281273

282-
This project is licensed under the [Apache 2.0 License](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/LICENSE).
274+
This project is licensed under the [Apache 2.0 License](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/LICENSE).
283275

284-
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/xavidop/genkitx-aws-bedrock/blob/main/LICENSE)
276+
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202%2E0-lightgrey.svg)](https://github.com/genkit-ai/aws-bedrock-js-plugin/blob/main/LICENSE)

assets/genkit-aws-bedrock.png

-268 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "genkitx-aws-bedrock",
3-
"description": "Firebase Genkit AI framework plugin for AWS Bedrock APIs.",
3+
"description": "Genkit AI framework plugin for AWS Bedrock APIs.",
44
"keywords": [
55
"genkit",
66
"genkit-plugin",
@@ -18,7 +18,7 @@
1818
"module": "./lib/esm/index.mjs",
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/xavidop/genkitx-aws-bedrock.git"
21+
"url": "git+https://github.com/genkit-ai/aws-bedrock-js-plugin.git"
2222
},
2323
"author": "Xavier Portilla Edo",
2424
"license": "Apache-2.0",

src/aws_bedrock_llms.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2024 Xavier Portilla Edo
2+
* Copyright 2026 Xavier Portilla Edo
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)