Azure OpenAI Proxy

BenediktSchackenbergBy BenediktSchackenberg

Description

Enable Azure OpenAI integration with OpenClaw via a lightweight local proxy. Use when configuring Azure OpenAI as a model provider, when encountering 404 errors with Azure OpenAI in OpenClaw, or when needing to use Azure credits (e.g. Visual Studio subscription) with OpenClaw subagents. Solves the api-version query parameter issue that prevents direct Azure OpenAI integration.

Install

npx clawhub@latest install azure-proxy

Click to copy the install command