diff --git a/examples/gateway/azure_openai/README.md b/examples/gateway/azure_openai/README.md index f1d6856e6e0a6..b1eaa5bb6073c 100644 --- a/examples/gateway/azure_openai/README.md +++ b/examples/gateway/azure_openai/README.md @@ -23,4 +23,4 @@ export OPENAI_API_KEY=... ## Validating the Azure OpenAI route -See the [OpenAI Example](../openai/openai_example.py) for testing the Azure OpenAI routes. The usage is identical to the standard OpenAI integration from an API perspective. +See the [OpenAI Example](../openai/example.py) for testing the Azure OpenAI routes. The usage is identical to the standard OpenAI integration from an API perspective.