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

Add dark theme to experiment pane #10380

Merged
merged 20 commits into from
Nov 15, 2023

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    b68b435 View commit details
    Browse the repository at this point in the history
  2. Temporarily pin pydantic in CI due to 2.5.0 breaking changes (mlflow#…

    …10372)
    
    Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
    BenWilson2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2cd6744 View commit details
    Browse the repository at this point in the history
  3. Update doc requirements and guide to install pandoc (mlflow#10348)

    Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
    Signed-off-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
    Co-authored-by: Ben Wilson <39283302+BenWilson2@users.noreply.github.com>
    B-Step62 and BenWilson2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4c38b0c View commit details
    Browse the repository at this point in the history
  4. add dark theme to experiment pane

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c6539ce View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    55b8c4f View commit details
    Browse the repository at this point in the history
  6. undo

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5b28c70 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary change

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1b8ac78 View commit details
    Browse the repository at this point in the history
  8. Fix the Gateway config validator pre-check for OpenAI to perform inst…

    …ance type validation (mlflow#10379)
    
    Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
    Signed-off-by: Ben Wilson <39283302+BenWilson2@users.noreply.github.com>
    BenWilson2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ec7fe8e View commit details
    Browse the repository at this point in the history
  9. collapsed button

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bdb5dfe View commit details
    Browse the repository at this point in the history
  10. Fix the problem that async logging has hanging thread (mlflow#10374)

    Signed-off-by: chenmoneygithub <chen.qian@databricks.com>
    chenmoneygithub committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    23eef04 View commit details
    Browse the repository at this point in the history
  11. address comments

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3699adf View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7c6df91 View commit details
    Browse the repository at this point in the history
  13. Fix regression in downloading single files from models artifact store (

    …mlflow#10362)
    
    Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
    BenWilson2 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d668245 View commit details
    Browse the repository at this point in the history
  14. format docs (mlflow#10375)

    Signed-off-by: Serena Ruan <serena.rxy@gmail.com>
    serena-ruan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    148b69a View commit details
    Browse the repository at this point in the history
  15. Add built in metric ndcg_at_k to retriever evaluation (mlflow#10284)

    Signed-off-by: Liang Zhang <liang.zhang@databricks.com>
    liangz1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5c0b7e2 View commit details
    Browse the repository at this point in the history
  16. Enable system metrics logging for resuming an existing run (mlflow#10312

    )
    
    Signed-off-by: chenmoneygithub <chen.qian@databricks.com>
    Signed-off-by: Chen Qian <chenmoney@google.com>
    Co-authored-by: Harutaka Kawamura <hkawamura0130@gmail.com>
    chenmoneygithub and harupy committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    373c654 View commit details
    Browse the repository at this point in the history
  17. Simplify score_model_on_one_payload (mlflow#10381)

    Signed-off-by: Prithvi Kannan <prithvi.kannan@databricks.com>
    prithvikannan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8951815 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix promptlab pyfunc models not working for chat routes (mlflow#10346)

    Signed-off-by: Daniel Lok <daniel.lok@databricks.com>
    daniellok-db committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7d96e75 View commit details
    Browse the repository at this point in the history
  2. Use databricks clusters list-zones to validate credentials (mlflow#…

    …10394)
    
    Signed-off-by: chenmoneygithub <chen.qian@databricks.com>
    chenmoneygithub committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1bed5db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2bcbb View commit details
    Browse the repository at this point in the history