Skip to content

Conversation

nranudeep
Copy link

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
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