Skip to main content
Dev Proxy

Simulate Azure OpenAI API

Last modified on February 5, 2025

This sample contains a preset that allows you to easily simulate the Azure OpenAI API using Dev Proxy. Simulating Azure OpenAI using Dev Proxy is useful when you're working on parts of your app that don't require a real-response from an LLM and don't want to incur unnecessary costs.

View on GitHub Download from GitHub

References

Get started with the Dev Proxy

The tutorial will introduce you to the Dev Proxy and show you how to use its features.

Use preset configurations

Instructions on how to configure the Dev Proxy to use a different configuration file.

OpenAIMockResponsePlugin documentation

The documentation of the OpenAIMockResponsePlugin for the Dev Proxy.