Skip to content

Azure Open AI support. api-version flag addition to client args on LLM initialization#49

Open
nranudeep wants to merge 2 commits into
meta-llama:mainfrom
nranudeep:feature/azure-openai-support
Open

Azure Open AI support. api-version flag addition to client args on LLM initialization#49
nranudeep wants to merge 2 commits into
meta-llama:mainfrom
nranudeep:feature/azure-openai-support

Conversation

@nranudeep
Copy link
Copy Markdown

Adding Azure Open AI LLM Client support for

  • system-check
  • LLM Client

Pull Request

Description

AzureOpenAI requires api_version flag to be passed in as arguments along with base_url and api_key. Also the library is different to OpenAI which is AzureOpenAI.

Changes adhere to existing config parameters flow i.e. either from config file or CLI or Environment Variable.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change
  • Documentation update

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 9, 2025
@nranudeep
Copy link
Copy Markdown
Author

@init27 let me know if I need to attach Azure OpenAI tests for system-check and qa pair generation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants