Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Giskard-AI/giskard-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.6
Choose a base ref
...
head repository: Giskard-AI/giskard-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.7
Choose a head ref
  • 12 commits
  • 10 files changed
  • 6 contributors

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    8b96910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c696f7 View commit details
    Browse the repository at this point in the history
  3. [GSK-3303] Fix validation issue with tuple, also fixes param names (#…

    …1844)
    
    * [GSK-3303] Fix validation issue with tuple, also fixes param names
    
    * Fix naming inside the test
    
    * fixed docstrings
    
    ---------
    
    Co-authored-by: Rabah Abdul Khalek <rabahabdulkhalek@Rabahs-MacBook-Pro-2.local>
    Hartorn and Rabah Abdul Khalek authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6fc9458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b067db View commit details
    Browse the repository at this point in the history
  5. Issue with evaluating openai-based LLMs with mlflow.evaluate() API (#…

    …1843)
    
    * covered the case wherein the scan doesn't find any issues
    
    * added new mlflow model-type and removed legacy workarounds
    
    * added new mlflow model-type and removed legacy workarounds
    
    * updated the mlflow notebook
    
    * Update giskard_evaluator_utils.py error message
    
    * fixed fallback of _generate_test_suite
    
    * fixed fallback of _generate_test_suite
    
    * debugging
    
    * Revert "debugging"
    
    This reverts commit 6c939d7.
    
    * small typo fixed
    
    ---------
    
    Co-authored-by: Rabah Abdul Khalek <rabahabdulkhalek@Rabahs-MacBook-Pro-2.local>
    Co-authored-by: Hartorn <bazire@giskard.ai>
    3 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3b267b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    83e55de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1840 from Giskard-AI/GSK-2409

    GSK-2409 Add doc to how to update the lockfile
    kevinmessiaen authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6a0c1a3 View commit details
    Browse the repository at this point in the history
  3. hot-fixing transformation in push perturbation (#1849)

    hot fixing transformation in push perturbation
    
    Co-authored-by: Rabah Abdul Khalek <rabahabdulkhalek@Rabahs-MacBook-Pro-2.local>
    Co-authored-by: Hartorn <bazire@giskard.ai>
    3 people authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    950afc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Prevent torch faulty version on MacOS (#1855)

    Fix segfault from torch
    Hartorn authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c3b8075 View commit details
    Browse the repository at this point in the history
  2. v2.7.7

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