back
▲ 2 points

Show HN: Mock-OpenAI-server – 100% faithuful representation of OpenAI spec

by freakynit·1y ago·0 comments·view on hn ↗
https://github.com/freakynit/mock-openai-server

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