Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 1b29d76

Browse files
authored
add archive notice (#1)
1 parent 6ed6cae commit 1b29d76

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [!IMPORTANT]
2+
> This repository has been archived and this extension has been moved to https://github.com/localstack/localstack-extensions/.
3+
>
4+
> You can now install the extension with `localstack extensions install localstack-extension-openai`.
5+
16
# LocalStack OpenAI Extension
27

38
![GitHub license](https://img.shields.io/badge/license-Apache%202.0-blue.svg)
@@ -11,10 +16,10 @@ This is a LocalStack extension that allows you to mock the OpenAI API for testin
1116
You can install this extension directly using the LocalStack extension manager:
1217

1318
```bash
14-
localstack extensions install "git+https://github.com/pinzon/localstack-openai-extension"
19+
localstack extensions install localstack-extension-openai
1520
```
1621

1722
## Authors
1823
**Cristopher Pinzon** [email protected]
1924

20-
### Thank you for using the LocalStack OpenAI Extension!
25+
### Thank you for using the LocalStack OpenAI Extension!

0 commit comments

Comments
 (0)