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 Python version Build Status

This is a LocalStack extension that allows you to mock the OpenAI API for testing and development purposes. It provides a convenient way to interact with a mock OpenAI service locally using LocalStack.

Installation

You can install this extension directly using the LocalStack extension manager:

localstack extensions install localstack-extension-openai

Authors

Cristopher Pinzon cristopher.pinzon@localstack.cloud

Thank you for using the LocalStack OpenAI Extension!