Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Provider #5

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Add Azure Provider #5

merged 2 commits into from
Aug 26, 2024

Conversation

shepwalker
Copy link
Contributor

See issue #4 . Underlying payloads are mostly OpenAI shaped but the URL/model selection is a bit funky. Integration test is cargo-culted from the other provider tests - will likely remove since I'd assume its unlikely y'all have spare Azure creds hanging around.

@michaelneale
Copy link
Collaborator

very nice! taking a look



@pytest.mark.integration
def test_azure_integration():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice - I don't have an azure to try this but I think this is still useful?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(integration is not run as part of CI so this is ok)

@michaelneale michaelneale merged commit 8698bab into square:main Aug 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants