OpenPipe / OpenPipe/ART

[Feature Request] Azure OpenAI Support

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

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
10.8k
Forks
989
Avg merge
6h 29m
Merged PRs (30d)
85

Description

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.