Commit Graph

134 Commits

Author SHA1 Message Date
Aaron
5ebe7e151a fix: set AUTHOR_NAME and AUTHOR_EMAIL for automatic release
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 15:39:32 -07:00
Aaron
52e5f91bd1 infra: bump to dev version of 0.0.21.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 15:39:25 -07:00
Aaron Pham [bot]
414341d8d0 infra: prepare for release 0.0.20 [generated]
Signed-off-by: Aaron Pham [bot] <29749331+aarnphm@users.noreply.github.com>
2023-06-04 22:31:13 +00:00
Aaron
352c2ee003 fix(ci): add prefix v for archive creation
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 15:25:58 -07:00
Aaron
53dbcbac97 chore(ci): rename action to avoid collision
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:47:43 -07:00
Aaron
b8eaf44328 chore(ci): allow to run release-notes manually
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:41:39 -07:00
Aaron Pham [bot]
01e846ad95 infra: bump to dev version of 0.0.20.dev0 [generated]
Signed-off-by: Aaron Pham [bot] <29749331+aarnphm@users.noreply.github.com>
2023-06-04 21:33:19 +00:00
Aaron Pham [bot]
7682ea928b infra: prepare for release 0.0.19 [generated]
Signed-off-by: Aaron Pham [bot] <29749331+aarnphm@users.noreply.github.com>
v0.0.19
2023-06-04 21:33:11 +00:00
Aaron
ab82f7e59c chore(ci): remove unused env for release-notes
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:27:57 -07:00
Aaron
e66340aaba chore: using typing.get_origin
since we only support 3.8+, get_origin and get_args are available

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-04 14:24:08 -07:00
Aaron
2990820d45 fix: chmod +x release script
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:57:04 -07:00
Aaron
ae221aadd0 chore(ci): support bot signing commits
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:56:04 -07:00
Aaron
f23d4ef800 infra: bump to dev version of 0.0.19.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:47:12 -07:00
github-actions[bot]
818d0948d2 infra: prepare for release 0.0.18 [generated]
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v0.0.18
2023-06-04 06:30:47 +00:00
Aaron
ac4ada243b fix(ci): make sure to set correct hatch env
Add a quick note about running release from gh

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:24:31 -07:00
Aaron
4e480938dc feat(ci): manual dispatch create a release
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 23:22:15 -07:00
Aaron
4990cf40c2 chore(ci): update automatic release note
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 22:56:00 -07:00
Aaron
a8f0568f7c chore(release): update manual script
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 21:56:34 -07:00
Aaron
0333abfe02 infra: bump to dev version of 0.0.18.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 21:55:34 -07:00
Aaron
7cca705c20 infra: prepare for release 0.0.17 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.17
2023-06-03 21:52:45 -07:00
Aaron
5a09b11519 refactor: implement a new interface for processing parameters
add documentation for fields

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 21:46:37 -07:00
Aaron
9441917749 feat(runner): dynamic generate runner class
fix a client dump

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 18:48:22 -07:00
Aaron
64d783107d chore(cli): update namespace and show better traceback
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 06:39:01 -07:00
Aaron
ced6faf3c9 fix(runner): quiet warning
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-03 06:37:10 -07:00
Aaron
712590a427 chore(bentoml): using external types export
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-02 16:07:46 -07:00
Aaron
771c93e358 infra: bump to dev version of 0.0.17.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-02 07:07:03 -07:00
Aaron
9b8f84122c infra: prepare for release 0.0.16 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.16
2023-06-02 06:58:34 -07:00
Aaron
49cb02d2f2 perf(cli): improve printing speed that respect terminal_size
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-02 06:58:11 -07:00
Aaron
873edc4121 chore(types): improve annotaiton for specified CLI
improve: Faster CLI improvement, cached hints to __openllm_hints__

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-02 01:01:00 -07:00
aarnphm-ec2-dev
c3aeb43997 fix: generation serde
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-06-02 07:06:04 +00:00
aarnphm-ec2-dev
07d42daaec fix: make sure we evolve the attribute from CLI
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-06-02 05:52:04 +00:00
aarnphm-ec2-dev
a94294bc65 fix: generate attrs class internally to conform with interface
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
2023-06-01 19:06:06 +00:00
Aaron
84358b28cd chore: handle KeyboardInterrupt correctly
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-01 01:23:44 -07:00
Aaron
201afa791b infra: bump to dev version of 0.0.16.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-01 00:29:12 -07:00
Aaron
13cad6709c infra: prepare for release 0.0.15 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.15
2023-06-01 00:28:53 -07:00
Aaron
e86dc35ec5 chore: migrate service to use JSON
until we have attrs io descriptor, this should do it

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-06-01 00:28:43 -07:00
dependabot[bot]
a440bea184 build(deps): Bump bufbuild/buf-setup-action from 1.19.0 to 1.20.0 (#8)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 22:18:46 -07:00
Aaron
c33a90a0cc chore: add annotations for attrs and eval correct annotation type
eval will be here once I find a different way to parse types into
python

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-31 17:11:20 -07:00
Aaron
e910b6d3bd infra: bump to dev version of 0.0.15.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-31 14:12:57 -07:00
Aaron
feb7265c80 infra: prepare for release 0.0.14 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.14
2023-05-31 14:12:37 -07:00
Aaron
c2d620c772 fix(load): Make sure we safely load environment variables
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-31 14:12:19 -07:00
Aaron
4e2d5e330c refactor(cli): move CLI to address anti-pattern
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-31 13:53:40 -07:00
Aaron
a72f4d7117 infra: bump to dev version of 0.0.14.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 14:56:59 -07:00
Aaron
169a1ca9eb infra: prepare for release 0.0.13 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.13
2023-05-30 14:56:41 -07:00
Aaron
33e7004e66 format: consistent CLI outputs
vendorred type-related module from bentoml._internal.types

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 14:56:11 -07:00
Aaron
5b1b7d6ab8 chore(llm): expose langchain API to the runner
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 14:37:00 -07:00
Aaron
36ba176bd5 infra: bump to dev version of 0.0.13.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 12:02:36 -07:00
Aaron
21eb852242 infra: prepare for release 0.0.12 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
v0.0.12
2023-05-30 12:02:18 -07:00
Aaron
fa16c67131 fix(cli): remove debug print
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 12:02:00 -07:00
Aaron
e836218053 infra: bump to dev version of 0.0.12.dev0 [generated]
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-05-30 12:00:16 -07:00