Commit Graph

1888 Commits

Author SHA1 Message Date
Aaron Pham
bb7dfb466d chore: update instructions for deploy with openllm (#1166)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-04-01 14:11:25 -04:00
pre-commit-ci[bot]
145183ac94 ci: pre-commit autoupdate [pre-commit.ci] (#1165)
updates:
- [github.com/editorconfig-checker/editorconfig-checker.python: 3.2.0 → 3.2.1](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.2.0...3.2.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-31 15:44:10 -04:00
dependabot[bot]
d4999b8c4e chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 in the actions-dependencies group (#1164)
chore(deps): bump actions/setup-python in the actions-dependencies group

Bumps the actions-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](42375524e2...8d9ed9ac5c)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 09:46:55 +00:00
dependabot[bot]
d7073b6c95 chore(deps): bump the production-dependencies group with 2 updates (#1163)
Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.5 to 1.4.7
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.5...v1.4.7)

Updates `openai` from 1.68.2 to 1.69.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.68.2...v1.69.0)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 07:43:57 +00:00
pre-commit-ci[bot]
984e8e7dce ci: pre-commit autoupdate [pre-commit.ci] (#1162)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.0...v0.11.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-24 15:08:54 -04:00
dependabot[bot]
5356d44411 chore(deps): bump the actions-dependencies group with 2 updates (#1161)
Bumps the actions-dependencies group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

Updates `actions/download-artifact` from 4.1.9 to 4.2.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](cc20338598...95815c38cf)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 09:36:19 +00:00
dependabot[bot]
be27b771da chore(deps): bump openai from 1.66.3 to 1.68.2 in the production-dependencies group (#1160)
chore(deps): bump openai in the production-dependencies group

Bumps the production-dependencies group with 1 update: [openai](https://github.com/openai/openai-python).


Updates `openai` from 1.66.3 to 1.68.2
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.66.3...v1.68.2)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 07:43:28 +00:00
Aaron Pham
4f449f3f70 chore: update format
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-18 05:09:34 +00:00
pre-commit-ci[bot]
d2d04306d8 ci: pre-commit autoupdate [pre-commit.ci] (#1159)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.10...v0.11.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-17 22:21:28 -04:00
Aaron Pham
0317aec4e2 chore: update readme
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-17 11:29:49 +00:00
Aaron Pham
44d7556e4e feat(types): enable strict mypy (#1158)
* chore: correctly adhere to mypy

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: correct annotations

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update types

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* feat: typing

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: double print

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-17 07:25:44 -04:00
Aaron Pham
fd0dba2e6b chore: update lockfiles
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-17 04:26:59 -04:00
dependabot[bot]
71315be182 chore(deps): bump the production-dependencies group with 2 updates (#1157)
Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.3 to 1.4.5
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.3...v1.4.5)

Updates `openai` from 1.65.5 to 1.66.3
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.65.5...v1.66.3)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 07:58:18 +00:00
Aaron Pham
52d1b28597 chore: update readme and support aliases
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.20
2025-03-12 13:58:49 +00:00
Aaron Pham
3bd74a8d9e fix: correct typo to get for aliases
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-12 05:16:49 -04:00
Aaron Pham
73c367c0c4 chore: add support for aliases
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-03-12 08:56:32 +00:00
pre-commit-ci[bot]
0b75bf540d ci: pre-commit autoupdate [pre-commit.ci] (#1156)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.9...v0.9.10)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-10 18:20:49 -04:00
dependabot[bot]
a8ff40eddd chore(deps): bump the production-dependencies group with 2 updates (#1155)
Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.2...v1.4.3)

Updates `openai` from 1.65.2 to 1.65.5
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.65.2...v1.65.5)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 07:16:55 +00:00
pre-commit-ci[bot]
bfd07a4560 ci: pre-commit autoupdate [pre-commit.ci] (#1154)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.7...v0.9.9)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-03 15:40:09 -05:00
dependabot[bot]
603789f46b chore(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 in the actions-dependencies group (#1153)
chore(deps): bump actions/download-artifact

Bumps the actions-dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](fa0a91b85d...cc20338598)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>
2025-03-03 09:53:10 +00:00
dependabot[bot]
b3460b29a5 chore(deps): bump the production-dependencies group with 2 updates (#1152)
Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.0...v1.4.2)

Updates `openai` from 1.64.0 to 1.65.2
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.64.0...v1.65.2)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 08:01:53 +00:00
pre-commit-ci[bot]
5f373dd50c ci: pre-commit autoupdate [pre-commit.ci] (#1151)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.6...v0.9.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-25 14:29:23 -05:00
Sherlock Xu
2c7a8f1599 docs: Fix serve command (#1148)
Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
2025-02-25 14:29:12 -05:00
dependabot[bot]
f04232dc36 chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions-dependencies group (#1150)
chore(deps): bump actions/upload-artifact

Bumps the actions-dependencies group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65c4c4a1dd...4cec3d8aa0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2025-02-24 09:58:36 +00:00
dependabot[bot]
476a5319ca chore(deps): bump the production-dependencies group with 2 updates (#1149)
Bumps the production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.0a2 to 1.4.0
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](https://github.com/bentoml/bentoml/compare/v1.4.0a2...v1.4.0)

Updates `openai` from 1.63.0 to 1.64.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.63.0...v1.64.0)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 07:55:05 +00:00
Sherlock Xu
7c8e79c632 docs: Fix deploy command (#1147)
* docs: Fix deploy command

Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>

* ci: auto fixes from pre-commit.ci

For more information, see https://pre-commit.ci

---------

Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-23 22:28:39 -05:00
Aaron Pham
c90e78703f chore: use 8B models example
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-02-17 22:20:21 -05:00
Aaron Pham
7cbce859a6 fix: correct default supported modle table
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-02-17 22:18:52 -05:00
Aaron Pham
0be54c57a5 chore: update readme
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-02-17 22:16:54 -05:00
dependabot[bot]
0157081114 chore(deps): bump openai from 1.61.1 to 1.63.0 in the production-dependencies group (#1146)
chore(deps): bump openai in the production-dependencies group

Bumps the production-dependencies group with 1 update: [openai](https://github.com/openai/openai-python).


Updates `openai` from 1.61.1 to 1.63.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.61.1...v1.63.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 07:20:08 +00:00
Aaron Pham
bd7966fca0 chore(cli): add a smol helpers to generate README.md tables
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.19
2025-02-15 07:38:33 +00:00
Aaron Pham
509e9690d0 fix(deps): locked bentoml to latest 1.4 and add huggingface-hub as dependency
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-02-15 06:39:39 +00:00
pre-commit-ci[bot]
903b4e517d ci: pre-commit autoupdate [pre-commit.ci] (#1144)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.9.6)
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.14.1...v1.15.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-10 21:17:31 -05:00
dependabot[bot]
7cd14fbe57 chore(deps): bump openai from 1.61.0 to 1.61.1 in the production-dependencies group (#1143)
chore(deps): bump openai in the production-dependencies group

Bumps the production-dependencies group with 1 update: [openai](https://github.com/openai/openai-python).


Updates `openai` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.61.0...v1.61.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 07:48:02 +00:00
Aaron Pham
aa65ad35e0 fix: run format
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
v0.6.18
2025-02-07 21:54:18 +00:00
Aaron Pham
0db6ace963 fix: read python version from new image spec
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-02-07 21:52:28 +00:00
pre-commit-ci[bot]
80d71f6b92 ci: pre-commit autoupdate [pre-commit.ci] (#1140)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-03 15:44:01 -05:00
dependabot[bot]
7621ccaeb3 chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the actions-dependencies group (#1142)
chore(deps): bump actions/setup-python in the actions-dependencies group

Bumps the actions-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0b93645e9f...42375524e2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 09:33:29 +00:00
dependabot[bot]
f110433c45 chore(deps): bump openai from 1.60.1 to 1.61.0 in the production-dependencies group (#1141)
chore(deps): bump openai in the production-dependencies group

Bumps the production-dependencies group with 1 update: [openai](https://github.com/openai/openai-python).


Updates `openai` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.60.1...v1.61.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 07:38:50 +00:00
dependabot[bot]
25ba2c7c0f chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the actions-dependencies group (#1139)
chore(deps): bump pypa/gh-action-pypi-publish

Bumps the actions-dependencies group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](67339c736f...76f52bc884)

---
updated-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>
2025-01-27 15:21:33 +00:00
Aaron Pham
b85d660b98 fix(dependabot): correct ID
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-01-27 10:19:05 -05:00
Aaron Pham
3efe374ff6 chore(ci): update auto-merge dependabot
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2025-01-27 10:14:02 -05:00
dependabot[bot]
f7656766ba chore(deps): bump openai from 1.59.8 to 1.60.1 in the production-dependencies group (#1138)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 02:08:21 -05:00
pre-commit-ci[bot]
d48f43d711 ci: pre-commit autoupdate [pre-commit.ci] (#1135)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-20 17:37:26 -05:00
dependabot[bot]
df7f3871e2 chore(deps): bump openai from 1.59.6 to 1.59.8 in the production-dependencies group (#1134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 02:48:30 -05:00
dependabot[bot]
a1cd059305 chore(deps): bump openai from 1.59.3 to 1.59.6 in the production-dependencies group (#1131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 19:23:12 -05:00
pre-commit-ci[bot]
4b4e067a62 ci: pre-commit autoupdate [pre-commit.ci] (#1133)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-13 19:23:03 -05:00
dependabot[bot]
50c61e8374 chore(deps): bump the actions-dependencies group with 2 updates (#1132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 19:22:56 -05:00
bojiang
fa6a74baf1 fix: respect Python version of bento (#1130) v0.6.17 2025-01-13 11:13:00 +08:00
Sherlock Xu
e357af2f51 docs: Add Llama 3.3 to readme (#1128) 2025-01-10 14:07:40 -05:00