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.11
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.12
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 1, 2024

  1. chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1090)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b900ad4 View commit details
    Browse the repository at this point in the history
  2. ci: pre-commit autoupdate [pre-commit.ci] (#1091)

    * ci: pre-commit autoupdate [pre-commit.ci]
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
    
    * 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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cd16c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. chore(deps): bump openai from 1.47.0 to 1.50.2 (#1089)

    Bumps [openai](https://github.com/openai/openai-python) from 1.47.0 to 1.50.2.
    - [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.47.0...v1.50.2)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    783af17 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](astral-sh/ruff-pre-commit@v0.6.8...v0.6.9)
    - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2c0c1c0 View commit details
    Browse the repository at this point in the history
  2. chore(dependabot): grouped dependencies

    Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
    aarnphm committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4257045 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the actions-dependencies group with 3 updates (#1098)

    Bumps the actions-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `actions/checkout` from 4.2.0 to 4.2.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@d632683...eef6144)
    
    Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5076954...b4b15b8)
    
    Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@897895f...f760068)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-dependencies
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-dependencies
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a1776e8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump openai from 1.50.2 to 1.51.2 (#1095)

    Bumps [openai](https://github.com/openai/openai-python) from 1.50.2 to 1.51.2.
    - [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.50.2...v1.51.2)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fa7ac66 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix: hash envs

    agent authored and agent committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c506b55 View commit details
    Browse the repository at this point in the history
  2. chore: add OPENLLM_TEST_REPO

    agent authored and agent committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e8224c5 View commit details
    Browse the repository at this point in the history
Loading