back
▲ 2 points

Show HN: Mock OpenAI Server

github.com
by freakynit·1y ago·0 comments·view on hn ↗
A Node.js Express server that faithfully mimics OpenAI endpoints (chat, embeddings, images, audio, models).

Use it to save on API costs, ensure reproducible testing, and develop seamlessly with existing SDKs by simply changing the endpoint.

// no comments yet