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

[Frontend] Add readiness and liveness endpoints to OpenAI API server #7078

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    bac2c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d65bf58 View commit details
    Browse the repository at this point in the history
  3. update naming for pydantic classes from openai protocol and remove aw…

    …ait in variable definition
    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0c7945d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa1c549 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fbaa2f View commit details
    Browse the repository at this point in the history
  6. correct ruff errors

    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    27ef5ac View commit details
    Browse the repository at this point in the history
  7. correct ruff errors

    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7fa6a37 View commit details
    Browse the repository at this point in the history
  8. fixing isort issues

    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    18a9f2c View commit details
    Browse the repository at this point in the history
  9. update some typo

    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    32e030b View commit details
    Browse the repository at this point in the history
  10. correct some yapf errors

    mfournioux committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5127e91 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    c698d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8be80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0baaea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8b227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac095c1 View commit details
    Browse the repository at this point in the history
  6. Update test_basic.py

    Remove duplicate.
    mfournioux authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    14b2b91 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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