Skip to content

fix: Remove Azure OpenAI provider support - #2224

Open
edwinjosechittilappilly wants to merge 2 commits into
azure-ai-rebase-mainfrom
remove-azure-openai
Open

fix: Remove Azure OpenAI provider support#2224
edwinjosechittilappilly wants to merge 2 commits into
azure-ai-rebase-mainfrom
remove-azure-openai

Conversation

@edwinjosechittilappilly

Copy link
Copy Markdown
Collaborator

This removes Azure OpenAI as a first-class provider across the frontend and backend: settings/onboarding UI, provider model queries, API routes, validation paths, config models, and provider health/registry wiring. It also deletes Azure OpenAI-specific components/helpers and environment/config handling.

In parallel, Azure AI Foundry syncing to Langflow was tightened to handle OpenAI-compatible /openai/v1 endpoints correctly by avoiding dated API version propagation for that endpoint form.

This removes Azure OpenAI as a first-class provider across the frontend and backend: settings/onboarding UI, provider model queries, API routes, validation paths, config models, and provider health/registry wiring. It also deletes Azure OpenAI-specific components/helpers and environment/config handling.

In parallel, Azure AI Foundry syncing to Langflow was tightened to handle OpenAI-compatible `/openai/v1` endpoints correctly by avoiding dated API version propagation for that endpoint form.
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 6665e21c-2304-44d5-894b-b24cb832aa6f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added frontend 🟨 Issues related to the UI/UX backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) bug 🔴 Something isn't working. labels Aug 11, 2026
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit 448537f.

@github-actions github-actions Bot added bug 🔴 Something isn't working. and removed bug 🔴 Something isn't working. labels Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 🔷 Issues related to backend services (OpenSearch, Langflow, APIs) bug 🔴 Something isn't working. frontend 🟨 Issues related to the UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant