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

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

File metadata and controls

25 lines (17 loc) · 1.05 KB

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!