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

MAINT: Refactoring AzureOpenAIChat to only be a promptTarget #114

Conversation

rlundeen2
Copy link
Contributor

Description

This moves code from the AzureOpenAIChat class into the promptTarget class.

There is no added functionality, but this is where new logic should go long term, and it's more maintainable.

Tests

  • no new tests required
  • new tests added
  • existing tests adjusted

Documentation

  • no documentation changes needed
  • documentation added or edited
  • example notebook added or updated

@rlundeen2 rlundeen2 merged commit 2ad3e4f into Azure:main Mar 20, 2024
4 checks 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.

None yet

3 participants