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

feat(general): Add an option to pick beetwen native OpenAI and Azure OpenAI #5569

Closed
wants to merge 28 commits into from

Commits on Sep 14, 2023

  1. Azure OpenAI

    lif2 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6a87a40 View commit details
    Browse the repository at this point in the history
  2. CLI Command Reference updated as well

    lif2 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    58351d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4057ae View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a166987 View commit details
    Browse the repository at this point in the history
  2. fix linter and static type issues

    lif2 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    14a723a View commit details
    Browse the repository at this point in the history
  3. unittests added for '_should_run'

    lif2 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    02b7bbf View commit details
    Browse the repository at this point in the history
  4. testing correct and missing configurations

    lif2 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9b5dbc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8cdd37 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    44be5a8 View commit details
    Browse the repository at this point in the history
  2. minimize unittest files for Azure OpenAI

    force _instance to be None (to be sure we are on right configuration).
    lif2 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e1ae799 View commit details
    Browse the repository at this point in the history
  3. typos in documentation fixed

    lif2 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d91b94e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    c8101c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ccce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    442b9c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d3673 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    ed54de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d7d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    97f5fd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    1e8d3b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    1a9a35a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    61e06b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    972dd4c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    cc809dd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    b7cbeb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e00412f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    5e6c7c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    629d717 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    c1d5d62 View commit details
    Browse the repository at this point in the history