Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature Request] Azure OpenAI Support

Open
#409 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, python
Domain
ai, cloud

Research direction

Start in src/art/model.py around line 73, where AsyncOpenAI support is referenced. Search the repository for other AsyncOpenAI references and compare the required Azure connection path. Done means Azure OpenAI models can be used alongside the existing OpenAI models in the affected locations.

Written by the indexing model from the issue text.

Description

enhancement

Does ART currently support making connections to Azure OpenAI models? I see support for OpenAI models here.

It seems like it would only require a couple of updates in a few places to allow AsyncAzureOpenAI in addition to AsyncOpenAI.

Dominant language
Python
Stars
10.8k
Forks
989
Avg merge
11h 53m
Merged PRs (30d)
97

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from OpenPipe/ART

All issues in OpenPipe/ART

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.