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: github/gh-models
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.18
Choose a base ref
...
head repository: github/gh-models
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.19
Choose a head ref
  • 13 commits
  • 15 files changed
  • 5 contributors

Commits on May 30, 2025

  1. Bump github.com/cli/go-gh/v2 in the go_modules group across 1 directory

    Bumps the go_modules group with 1 update in the / directory: [github.com/cli/go-gh/v2](https://github.com/cli/go-gh).
    
    
    Updates `github.com/cli/go-gh/v2` from 2.11.2 to 2.12.1
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.11.2...v2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cli/go-gh/v2
      dependency-version: 2.12.1
      dependency-type: direct:production
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 30, 2025
    Configuration menu
    Copy the full SHA
    5597894 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Bump github.com/cli/go-gh/v2 from 2.11.2 to 2.12.1 in the go_modules …

    …group across 1 directory (#53)
    Yuzuki-S authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    8286775 View commit details
    Browse the repository at this point in the history
  2. add --org flag to run and eval

    garman authored and cschleiden committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    16482d9 View commit details
    Browse the repository at this point in the history
  3. update existing tests

    garman authored and cschleiden committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    b12c4df View commit details
    Browse the repository at this point in the history
  4. Add examples

    cschleiden committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    68ce62d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a787251 View commit details
    Browse the repository at this point in the history
  6. Add model key

    cschleiden committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    d84a1c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a0e37b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9164f0 View commit details
    Browse the repository at this point in the history
  9. Refactor model key formatting to use centralized function and update …

    …tests for azureml provider behavior
    cschleiden committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    bd10336 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    9414f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec447c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3c805 View commit details
    Browse the repository at this point in the history
Loading