An open API service indexing awesome lists of open source software.

https://github.com/a-poor/openai-api-mock

A quick and simple mock of (parts of) the OpenAI chat completion API.
https://github.com/a-poor/openai-api-mock

api chatgpt go mock openai

Last synced: about 1 month ago
JSON representation

A quick and simple mock of (parts of) the OpenAI chat completion API.

Awesome Lists containing this project

README

          

# openai-api-mock

_created by Austin Poor_

A quick and simple mock of (parts of) the OpenAI chat completion API.

Created to help with testing [WaterCooler](https://github.com/a-poor/watercooler)
-- a desktop GUI for connecting to the OpenAI chat completion API, like the
OpenAI playground.