Skip to content

Azure openai models#5

Merged
woodthom2 merged 3 commits intomainfrom
azure-openai-models
May 25, 2024
Merged

Azure openai models#5
woodthom2 merged 3 commits intomainfrom
azure-openai-models

Conversation

@woodthom2
Copy link
Copy Markdown
Contributor

@woodthom2 woodthom2 commented May 25, 2024

Description

Adding Azure OpenAI models because we can get this cheaper than standard OpenAI package

Fixes # (issue)

Type of change

  • [X ] New feature (non-breaking change which adds functionality)

Testing

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit test file under /tests

Test Configuration

  • OS: Ubuntu
  • Toolchain: Pycharm

Checklist

  • [X ] My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@woodthom2 woodthom2 merged commit 99d5307 into main May 25, 2024
@woodthom2 woodthom2 deleted the azure-openai-models branch May 25, 2024 09:21
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.

Add code to API repo only which will call Harmony with a cloud based third party LLM such as OpenAI or Google Vertex

2 participants