Aaron Pham
|
32f4dff83b
|
fix: explicitly pass only non-null value
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-04-02 04:35:47 +00:00 |
|
Aaron Pham
|
1d817a7e01
|
fix: add support for min_tokens
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-04-02 04:22:14 +00:00 |
|
Aaron Pham
|
5c0d2787c0
|
feat: add dbrx support
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-04-02 04:10:19 +00:00 |
|
pre-commit-ci[bot]
|
070cd2f40b
|
ci: pre-commit autoupdate [pre-commit.ci] (#942)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.3...v0.3.4)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-beta.2 → v9.0.0-rc.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.0.0-beta.2...v9.0.0-rc.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-01 23:54:05 -04:00 |
|
dependabot[bot]
|
071276e81a
|
chore(deps): bump github/codeql-action from 3.24.3 to 3.24.9 (#939)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](379614612a...1b1aada464)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-04-01 23:53:50 -04:00 |
|
dependabot[bot]
|
58b6415eae
|
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.2.0 (#941)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f95db51fdd...2b51285047)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-04-01 23:53:42 -04:00 |
|
Aaron Pham
|
e9e6434012
|
infra: prepare for release 0.5.0-alpha.2 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.5.0-alpha.2
|
2024-04-02 03:49:09 +00:00 |
|
Aaron Pham
|
4661838964
|
chore: move out the template to separate files
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-04-02 03:24:26 +00:00 |
|
Aaron
|
fbab26ddc4
|
chore: update to correct lsp [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-26 00:04:47 -04:00 |
|
Aaron Pham
|
67ab9b5762
|
fix: swagger showing for subpath
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-22 02:24:22 +00:00 |
|
Aaron Pham
|
3ef93fe371
|
chore: update support development_mode as DEBUG and support for RELOAD
envvar
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-22 01:19:32 +00:00 |
|
Aaron Pham
|
80b35f0d72
|
revert: correct type for openapi schema generation
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-21 07:51:00 +00:00 |
|
Aaron Pham
|
51bec78ee9
|
fix(load): make sure to respect MAX_MODEL_LEN from env
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-21 07:44:49 +00:00 |
|
Aaron
|
295a3b1061
|
chore(codegen): update generated var to read from envvar
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 21:51:39 -04:00 |
|
Aaron Pham
|
12ac99867f
|
infra: prepare for release 0.5.0-alpha.1 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.5.0-alpha.1
|
2024-03-21 01:37:56 +00:00 |
|
Aaron Pham
|
f0ab6d44fa
|
fix: make sure to include new implementation in bundle build
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 22:11:53 +00:00 |
|
Aaron
|
5c8c30a70b
|
fix: uses --pre for alpha releases for now
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 13:38:10 -04:00 |
|
Aaron
|
6d2fd1bb8b
|
fix(cli): HTTP debug log format
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 11:57:59 -04:00 |
|
Aaron
|
8d4fe20d58
|
chore(dependabot): update configure-aws-credentials [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 11:56:12 -04:00 |
|
dependabot[bot]
|
06edefb483
|
chore(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.18.0 (#932)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.1 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](d43c1f16c0...062f259268)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
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-03-20 11:54:06 -04:00 |
|
dependabot[bot]
|
1f767b54b7
|
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#933)
chore(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](efaaab3fd4...331f8f5b42)
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
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-03-20 11:53:43 -04:00 |
|
pre-commit-ci[bot]
|
46bc1eb461
|
ci: pre-commit autoupdate [pre-commit.ci] (#935)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.2...v0.3.3)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-03-20 11:53:11 -04:00 |
|
Aaron
|
2ddbe4eb22
|
fix(service): remove mounting ASGI app
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-20 11:51:09 -04:00 |
|
Aaron Pham
|
824ff68818
|
chore: update local script and update service
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 20:29:49 +00:00 |
|
Aaron
|
4229a4de72
|
chore: update blame ref [generated] [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 05:36:19 -04:00 |
|
Aaron
|
727361ced7
|
chore: running updated ruff formatter [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 05:35:24 -04:00 |
|
Aaron
|
c34db550a6
|
fix(build): explicit set to use alpha version
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 05:33:18 -04:00 |
|
Aaron
|
0274fb4c11
|
fix: don't lock openllm to support alpha release
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 05:29:35 -04:00 |
|
Aaron Pham
|
58c741c5aa
|
infra: prepare for release 0.5.0-alpha [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.5.0-alpha
|
2024-03-15 08:46:18 +00:00 |
|
Aaron
|
cf60e55dfa
|
fix(ci): remove additional v
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 04:41:57 -04:00 |
|
dependabot[bot]
|
24f7e3d1a8
|
chore(deps): bump next from 13.4.8 to 13.5.1 (#912)
Bumps [next](https://github.com/vercel/next.js) from 13.4.8 to 13.5.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.8...v13.5.1)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 04:30:47 -04:00 |
|
dependabot[bot]
|
2e8f4cb4f6
|
chore(deps): bump taiki-e/install-action from 2.26.18 to 2.27.9 (#920)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.26.18 to 2.27.9.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](5794068c21...b7add58e53)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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-03-15 04:30:22 -04:00 |
|
Aaron
|
08ccc65863
|
ci: simplify release cycle to include alpha [skip ci]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-03-15 04:26:19 -04:00 |
|
Aaron Pham
|
072b3e97ec
|
feat: 1.2 APIs (#821)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-03-15 03:49:19 -04:00 |
|
Aaron
|
e3392476be
|
revert: "ci: pre-commit autoupdate [pre-commit.ci] (#931)"
This reverts commit 7b00c84c2a.
|
2024-03-15 03:47:23 -04:00 |
|
pre-commit-ci[bot]
|
7b00c84c2a
|
ci: pre-commit autoupdate [pre-commit.ci] (#931)
* ci: pre-commit autoupdate [pre-commit.ci]
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-beta.0 → v9.0.0-beta.2](https://github.com/pre-commit/mirrors-eslint/compare/v9.0.0-beta.0...v9.0.0-beta.2)
* 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-03-15 03:46:28 -04:00 |
|
Aaron
|
7edbcf8a2d
|
infra: migrate to uv
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-02-21 04:27:40 -05:00 |
|
Aaron
|
602bd8c44a
|
infra: remove deprecated frontend
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
|
2024-02-21 04:23:09 -05:00 |
|
dependabot[bot]
|
b278d29fa4
|
chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#907)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](9614fae9e5...e1523de757)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
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-02-21 02:05:40 -05:00 |
|
dependabot[bot]
|
3eca4e3ca7
|
chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3 (#908)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.1 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0b21cf2492...379614612a)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-02-21 02:05:30 -05:00 |
|
pre-commit-ci[bot]
|
a1d484e3f0
|
ci: pre-commit autoupdate [pre-commit.ci] (#909)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-02-21 02:05:19 -05:00 |
|
dependabot[bot]
|
2e68a3a7fe
|
chore(deps): bump taiki-e/install-action from 2.25.9 to 2.26.18 (#899)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.25.9 to 2.26.18.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](8984d603c2...5794068c21)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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-02-13 03:34:40 -05:00 |
|
pre-commit-ci[bot]
|
f9eb204d00
|
ci: pre-commit autoupdate [pre-commit.ci] (#870)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.1)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-alpha.1 → v9.0.0-beta.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.0.0-alpha.1...v9.0.0-beta.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-02-13 03:34:21 -05:00 |
|
Aaron Pham
|
188f23e414
|
infra: bump to homebrew tap release to 0.4.44 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-02-06 03:18:33 +00:00 |
|
Aaron Pham
|
d03637f74b
|
infra: bump to dev version of 0.4.45.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-02-06 03:17:02 +00:00 |
|
Aaron Pham
|
1b54d64eb0
|
infra: prepare for release 0.4.44 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.4.44
|
2024-02-06 03:07:09 +00:00 |
|
Zhao Shenyang
|
3299f463a6
|
fix: remove vllm dependency for pytorch bento (#893)
|
2024-02-05 18:36:14 -05:00 |
|
Aaron Pham
|
fd13e021a1
|
infra: bump to homebrew tap release to 0.4.43 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-02-05 10:59:44 +00:00 |
|
Aaron Pham
|
d7a892b87f
|
infra: bump to dev version of 0.4.44.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
|
2024-02-05 10:58:39 +00:00 |
|
Aaron Pham
|
fe44c843ec
|
infra: prepare for release 0.4.43 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.4.43
|
2024-02-05 10:48:05 +00:00 |
|