pre-commit-ci[bot]
|
8aaffc13e9
|
ci: pre-commit autoupdate [pre-commit.ci] (#1109)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-11-18 23:26:28 -05:00 |
|
pre-commit-ci[bot]
|
d19df55564
|
ci: pre-commit autoupdate [pre-commit.ci] (#1104)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-11-05 11:06:39 -05:00 |
|
dependabot[bot]
|
d23ddb4d90
|
chore(deps): bump openai from 1.52.0 to 1.53.0 in the production-dependencies group across 1 directory (#1105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-05 11:06:26 -05:00 |
|
dependabot[bot]
|
0397b36368
|
chore(deps): bump the actions-dependencies group across 1 directory with 4 updates (#1106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-05 11:06:13 -05:00 |
|
bojiang
|
81915ccfe6
|
fix: OPENLLM_TEST_REPO
v0.6.14
|
2024-10-24 00:36:26 +08:00 |
|
dependabot[bot]
|
2a06022bb5
|
chore(deps): bump openai from 1.51.2 to 1.52.0 in the production-dependencies group (#1099)
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>
|
2024-10-22 04:50:53 -04:00 |
|
pre-commit-ci[bot]
|
395cc7363c
|
ci: pre-commit autoupdate [pre-commit.ci] (#1100)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-10-22 04:50:45 -04:00 |
|
Sherlock Xu
|
bc8c4bf41c
|
Fix typo
Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
|
2024-10-21 12:09:43 +08:00 |
|
bojiang
|
42e4c47108
|
Update README.md
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
|
2024-10-19 17:09:30 +08:00 |
|
bojiang
|
74a1d12502
|
Update README.md
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
|
2024-10-19 16:43:24 +08:00 |
|
bojiang
|
fd5380b918
|
fix(doc): README.md
Signed-off-by: bojiang <5886138+bojiang@users.noreply.github.com>
|
2024-10-18 12:48:02 +08:00 |
|
Aaron Pham
|
14bdfdf089
|
chore(readme): add notes on HF_TOKEN
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-10-17 17:55:33 -04:00 |
|
bojiang
|
08799688ef
|
style: apply format
v0.6.13
|
2024-10-17 21:08:52 +08:00 |
|
agent
|
ddc435ca5b
|
fix: auto update repo
|
2024-10-17 20:56:35 +08:00 |
|
agent
|
e8224c542f
|
chore: add OPENLLM_TEST_REPO
v0.6.12
|
2024-10-17 20:43:31 +08:00 |
|
agent
|
c506b55f47
|
fix: hash envs
|
2024-10-17 16:32:58 +08:00 |
|
dependabot[bot]
|
fa7ac6652e
|
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](https://github.com/openai/openai-python/compare/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>
|
2024-10-14 12:29:11 -04:00 |
|
dependabot[bot]
|
a1776e861d
|
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](d632683dd7...eef61447b9)
Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)
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](897895f1e1...f7600683ef)
---
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>
|
2024-10-14 12:29:04 -04:00 |
|
Aaron Pham
|
4257045953
|
chore(dependabot): grouped dependencies
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-10-14 12:27:05 -04:00 |
|
pre-commit-ci[bot]
|
2c0c1c0e3a
|
ci: pre-commit autoupdate [pre-commit.ci] (#1094)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.6.9)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-10-14 00:49:59 -04:00 |
|
dependabot[bot]
|
783af17cf9
|
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](https://github.com/openai/openai-python/compare/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>
|
2024-10-05 12:17:45 -04:00 |
|
pre-commit-ci[bot]
|
cd16c663dd
|
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](https://github.com/astral-sh/ruff-pre-commit/compare/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>
|
2024-09-30 21:32:50 -04:00 |
|
dependabot[bot]
|
b900ad44e7
|
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](692973e3d9...d632683dd7)
---
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>
|
2024-09-30 21:32:40 -04:00 |
|
bojiang
|
6a5a053ca4
|
fix: add env to ensure_venv
v0.6.11
|
2024-09-30 19:11:14 +08:00 |
|
bojiang
|
df8645cc90
|
feat: apply envs on dependency installation step
|
2024-09-30 18:00:19 +08:00 |
|
Sherlock Xu
|
9096f9971c
|
docs: Update model (#1088)
Update model
Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
|
2024-09-29 10:06:31 -04:00 |
|
Sherlock Xu
|
2f2ea90230
|
docs: Update model table (#1087)
Update model table
Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
|
2024-09-27 08:38:41 +08:00 |
|
dependabot[bot]
|
0d629f13bd
|
chore(deps): bump openai from 1.45.0 to 1.47.0 (#1084)
Bumps [openai](https://github.com/openai/openai-python) from 1.45.0 to 1.47.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.45.0...v1.47.0)
---
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>
|
2024-09-23 15:13:57 -04:00 |
|
dependabot[bot]
|
161990ed09
|
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#1085)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](0ab0b79471...897895f1e1)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 15:13:32 -04:00 |
|
pre-commit-ci[bot]
|
027c719071
|
ci: pre-commit autoupdate [pre-commit.ci] (#1086)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-23 15:13:22 -04:00 |
|
dependabot[bot]
|
fff5961f2f
|
chore(deps): bump openai from 1.44.0 to 1.45.0 (#1081)
Bumps [openai](https://github.com/openai/openai-python) from 1.44.0 to 1.45.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.44.0...v1.45.0)
---
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>
|
2024-09-16 19:54:48 -04:00 |
|
pre-commit-ci[bot]
|
1e0c652594
|
ci: pre-commit autoupdate [pre-commit.ci] (#1082)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-16 19:54:36 -04:00 |
|
pre-commit-ci[bot]
|
2a394e7466
|
ci: pre-commit autoupdate [pre-commit.ci] (#1080)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-09 13:24:07 -04:00 |
|
dependabot[bot]
|
6324d3a1a9
|
chore(deps): bump openai from 1.43.0 to 1.44.0 (#1077)
Bumps [openai](https://github.com/openai/openai-python) from 1.43.0 to 1.44.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.43.0...v1.44.0)
---
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>
|
2024-09-09 05:27:32 -04:00 |
|
dependabot[bot]
|
4401509d97
|
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1079)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](8a08d61689...0ab0b79471)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-09 05:27:24 -04:00 |
|
dependabot[bot]
|
9dcc46bb59
|
chore(deps): bump openai from 1.42.0 to 1.43.0 (#1071)
Bumps [openai](https://github.com/openai/openai-python) from 1.42.0 to 1.43.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.42.0...v1.43.0)
---
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>
|
2024-09-02 13:16:30 -04:00 |
|
dependabot[bot]
|
03cc910e51
|
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1072)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
|
2024-09-02 13:16:18 -04:00 |
|
dependabot[bot]
|
49e3c9c510
|
chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#1073)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
|
2024-09-02 13:15:51 -04:00 |
|
dependabot[bot]
|
8e181f414f
|
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#1074)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](ec4db0b4dd...8a08d61689)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
|
2024-09-02 13:15:19 -04:00 |
|
pre-commit-ci[bot]
|
ee197cbd0f
|
ci: pre-commit autoupdate [pre-commit.ci] (#1075)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-02 13:15:06 -04:00 |
|
pre-commit-ci[bot]
|
4bbf9c0b91
|
ci: pre-commit autoupdate [pre-commit.ci] (#1070)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)
- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.1...v1.11.2)
- [github.com/editorconfig-checker/editorconfig-checker.python: 2.7.3 → 3.0.3](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/2.7.3...3.0.3)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-29 02:46:03 -04:00 |
|
dependabot[bot]
|
65ff813495
|
chore(deps): bump openai from 1.41.0 to 1.42.0 (#1069)
Bumps [openai](https://github.com/openai/openai-python) from 1.41.0 to 1.42.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.41.0...v1.42.0)
---
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>
|
2024-08-29 02:45:37 -04:00 |
|
Sherlock Xu
|
4b6db8277c
|
Fix typo
Signed-off-by: Sherlock Xu <65327072+Sherlock113@users.noreply.github.com>
|
2024-08-28 11:46:21 +08:00 |
|
pre-commit-ci[bot]
|
c10cf12ef3
|
ci: pre-commit autoupdate [pre-commit.ci] (#1066)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
v0.6.10
|
2024-08-19 15:21:29 -04:00 |
|
Aaron Pham
|
308c63b2cd
|
fix(cloud): respect user-set BENTOML_HOME (#1067)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-19 15:21:07 -04:00 |
|
dependabot[bot]
|
81d2f8da18
|
chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#1060)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](89ef406dd8...834a144ee9)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-19 11:22:03 -04:00 |
|
pre-commit-ci[bot]
|
3e5b91dd2a
|
ci: pre-commit autoupdate [pre-commit.ci] (#1061)
* ci: pre-commit autoupdate [pre-commit.ci]
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)
* 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>
|
2024-08-19 11:21:56 -04:00 |
|
dependabot[bot]
|
501fe752f9
|
chore(deps): bump openai from 1.38.0 to 1.41.0 (#1065)
* chore(deps): bump openai from 1.38.0 to 1.41.0
Bumps [openai](https://github.com/openai/openai-python) from 1.38.0 to 1.41.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.38.0...v1.41.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>
|
2024-08-19 11:21:48 -04:00 |
|
bojiang
|
e1ba1321bc
|
fix: support repo/model:version
v0.6.9
|
2024-08-12 19:13:21 +08:00 |
|
bojiang
|
ec3c9f18f3
|
fix: prompt for multiple options
|
2024-08-12 19:13:21 +08:00 |
|