MineContext
MineContext copied to clipboard
feat: Add Azure OpenAI API support
- Add Azure as 4th platform option in Electron and Web UI
- Implement automatic URL parsing for Azure API endpoints
- User need to paste entire azure url
This change allows users to configure Azure OpenAI as an LLM provider alongside existing options (Doubao, OpenAI, Custom).
Description
Please include a concise summary, in clear English, of the changes in this pull request. If it closes an issue, please mention it here.
Closes: #(issue)
🎯 PRs Should Target Issues
Before your create a PR, please check to see if there is an existing issue for this change. If not, please create an issue before you create this PR, unless the fix is very small.
Not adhering to this guideline will result in the PR being closed.