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
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
99d8e450c2
infra: cleanup unused bazel rules
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-28 06:09:32 -07:00
Aaron
fa895c329c
feat: pre-commit setup
...
also sync JS release with Python version
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 06:54:22 -07:00
Aaron
d64407150c
feat(script): Added ability to tag release
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 01:26:29 -07:00
Aaron
f7c4142606
fix(infra): make sure release scripts will handle correct release
...
cycle
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-27 01:19:15 -07:00
aarnphm-ec2-dev
150ea33d2d
infra: bump to dev version [generated]
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-05-26 23:18:30 +00:00
aarnphm-ec2-dev
26df699a03
feat(tools): add release script
...
Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com >
2023-05-26 21:29:57 +00:00
Aaron
d31d450526
feat: Adding central service definition and init openllm_client
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-15 00:33:05 -07:00
Chaoyu
dd8b6050b2
feat: FLAN-T5 supports
...
- add infrastructure, to be implemented: cache, chat history
- Base Runnable Implementation, that fits LangChain API
- Added a Prompt descriptor and utils.
feat: license headers and auto factory impl and CLI
Auto construct args from pydantic config
Add auto factory for ease of use
only provide `/generate` to streamline UX experience
CLI > envvar > input contract for configuration
fix: serve from a thread
fix CLI args
chore: cleanup names and refactor imports
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com >
2023-05-03 17:50:14 -07:00