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: bentoml/OpenLLM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.7
Choose a base ref
...
head repository: bentoml/OpenLLM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.9
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Aug 5, 2024

  1. ci: pre-commit autoupdate [pre-commit.ci] [skip ci] (#1058)

    * ci: pre-commit autoupdate [pre-commit.ci]
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.5...v0.5.6)
    - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1)
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    54fbd6d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#1057)

    * chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@0b2256b...89ef406)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    dependabot[bot] and pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b04187a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump openai from 1.37.1 to 1.38.0 (#1056)

    * chore(deps): bump openai from 1.37.1 to 1.38.0
    
    Bumps [openai](https://github.com/openai/openai-python) from 1.37.1 to 1.38.0.
    - [Release notes](https://github.com/openai/openai-python/releases)
    - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
    - [Commits](openai/openai-python@v1.37.1...v1.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * ci: auto fixes from pre-commit.ci
    
    For more information, see https://pre-commit.ci
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    dependabot[bot] and pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    82dd97f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore: du

    bojiang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cacc7d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec3c9f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1ba132 View commit details
    Browse the repository at this point in the history
Loading