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

add archive notice #1

Merged
merged 1 commit into from
Jul 16, 2024
Merged
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
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
> [!IMPORTANT]
> This repository has been archived and this extension has been moved to https://github.com/localstack/localstack-extensions/.
>
> You can now install the extension with `localstack extensions install localstack-extension-openai`.

# LocalStack OpenAI Extension

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

```bash
localstack extensions install "git+https://github.com/pinzon/localstack-openai-extension"
localstack extensions install localstack-extension-openai
```

## Authors
**Cristopher Pinzon** [email protected]

### Thank you for using the LocalStack OpenAI Extension!
### Thank you for using the LocalStack OpenAI Extension!