Azure OpenAI Proxy
CCaution๐ค AI Models ยท by benediktschackenberg
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
openclaw plugins install benediktschackenberg/azure-proxyOn ClawHub, this skill has no security information.
ClawStack independently scans every skill for permissions, network requests, author reputation, and more. Learn how we score โ
Security Analysis
Score: 51/100Reviews (17)
No reviews yet
Be the first to review this skill!
Details
- Author
- @benediktschackenberg
- Source
- GitHub
- ClawHub
- View
- Category
- ๐ค AI Models
- Rating
- โ 3.9 (17)
Similar Skills
Parquet Converter
Data storage and processing challenges:
Llmrouter
Intelligent LLM proxy that routes requests to appropriate models based on complexity. Save money by using cheaper models for simple tasks. Tested with Anthropic, OpenAI, Gemini, Kimi/Moonshot, and Ollama.
Ollama Local
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.