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

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    4b8acb9 View commit details
    Browse the repository at this point in the history
  2. Use empty default value

    hydraxman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c99b997 View commit details
    Browse the repository at this point in the history
  3. Update param sequence

    hydraxman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4bf05be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b1bf3 View commit details
    Browse the repository at this point in the history
  5. Update center/src/main/java/com/microsoft/hydralab/center/openai/Azur…

    …eOpenAIServiceClient.java
    hydraxman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    9d7914c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25a1d09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7583ac View commit details
    Browse the repository at this point in the history
  8. Update center/src/test/java/com/microsoft/hydralab/center/openai/Azur…

    …eOpenAIServiceClientTest.java
    hydraxman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d81cc61 View commit details
    Browse the repository at this point in the history
  9. Update test case to pass UT

    hydraxman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    45091b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    d79198f View commit details
    Browse the repository at this point in the history
  2. Update center/src/main/java/com/microsoft/hydralab/center/openai/Azur…

    …eOpenAIServiceClient.java
    hydraxman committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a89438c View commit details
    Browse the repository at this point in the history