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

Provide a client for Azure OpenAI GPT model service #467

Merged
merged 11 commits into from
Jun 29, 2023

Conversation

hydraxman
Copy link
Member

@hydraxman hydraxman commented May 7, 2023

Linked GitHub issue ID: #

Pull Request Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Code compiles correctly with all tests are passed.
  • I've read the contributing guide and followed the recommended practices.
  • Wikis or README have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

  • Yes
  • No

Pull Request Description

A few words to explain your changes: Provide a client for Azure OpenAI GPT model service. Only add the code, no function attached.

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Technical design
  • Build related changes
  • Refactoring (no functional changes, no api changes)
  • Code style update (formatting, renaming) or Documentation content changes
  • Other (please describe):

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...

@hydraxman hydraxman marked this pull request as draft May 7, 2023 16:57
@hydraxman hydraxman changed the title Provide a client for chatGPT in Azure OpenAI service Provide a client for Azure OpenAI GPT model service May 7, 2023
@hydraxman hydraxman force-pushed the dev/hydraxman/openai_client branch from 6f4420a to 1c795d6 Compare June 20, 2023 14:37
@hydraxman
Copy link
Member Author

@zhou9584 this CI build keeps failing in the run UT task, and I can pass it locally, could you help me understand why?

@hydraxman hydraxman force-pushed the dev/hydraxman/openai_client branch from 60b2d58 to d81cc61 Compare June 27, 2023 15:37
@hydraxman hydraxman marked this pull request as ready for review June 28, 2023 01:19
@hydraxman hydraxman merged commit b8744ad into main Jun 29, 2023
5 checks passed
@hydraxman hydraxman deleted the dev/hydraxman/openai_client branch June 29, 2023 04:27
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