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: OAuth system supports api-key #1168

Merged
merged 34 commits into from
Mar 28, 2024
Merged

Commits on Mar 1, 2024

  1. Setup for Contributing Doc

    Ago327 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8846be1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    dead463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a764092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d421b37 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 11, 2024

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

    Ago327 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    147e819 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    fd15809 View commit details
    Browse the repository at this point in the history
  2. init api-key check

    Ago327 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8298504 View commit details
    Browse the repository at this point in the history
  3. set api-key non-positional

    Ago327 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b299cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    58ff640 View commit details
    Browse the repository at this point in the history
  2. client with api-key

    Ago327 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9c35307 View commit details
    Browse the repository at this point in the history
  3. fix doc

    Ago327 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    09f6f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc7754a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    2d0d980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd83ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ea196 View commit details
    Browse the repository at this point in the history
  4. compatible with cmdline

    Ago327 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d6ee499 View commit details
    Browse the repository at this point in the history
  5. fix debug output

    Ago327 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b4cb69f View commit details
    Browse the repository at this point in the history
  6. bug fix

    Ago327 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f3ada96 View commit details
    Browse the repository at this point in the history
  7. fix

    Ago327 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    750ae2b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix test

    Ago327 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2e0d594 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    b95b756 View commit details
    Browse the repository at this point in the history
  2. test with openaiSDK

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    aedb26c View commit details
    Browse the repository at this point in the history
  3. fix SDK

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    edf6ffb View commit details
    Browse the repository at this point in the history
  4. fix import and test key

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    aea8dcc View commit details
    Browse the repository at this point in the history
  5. fix embedding

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f50a5b2 View commit details
    Browse the repository at this point in the history
  6. embedding

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1daa967 View commit details
    Browse the repository at this point in the history
  7. fix terminate

    Ago327 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5acf72f View commit details
    Browse the repository at this point in the history