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 OpenAI integration #125

Merged
merged 1 commit into from
Sep 12, 2024
Merged

add Azure OpenAI integration #125

merged 1 commit into from
Sep 12, 2024

Conversation

a-s-g93
Copy link
Owner

@a-s-g93 a-s-g93 commented Sep 12, 2024

Description

Note

Please provide a description of the work completed in this PR below

Create classes that allow integration with Azure hosted OpenAI LLMs.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Note

Please provide an estimated complexity of this PR of either Low, Medium or High

Complexity: LOW

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated if appropriate
  • Unit tests have been updated
  • Integration tests have been updated
  • Examples have been updated
  • CHANGELOG.md updated if appropriate

@a-s-g93 a-s-g93 linked an issue Sep 12, 2024 that may be closed by this pull request
@a-s-g93 a-s-g93 marked this pull request as ready for review September 12, 2024 18:18
@a-s-g93 a-s-g93 merged commit bec7da1 into main Sep 12, 2024
9 checks passed
@a-s-g93 a-s-g93 deleted the azure-openai-integration branch September 12, 2024 18:19
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.

Support for Azure OpenAI Integration
1 participant