Releases: cupofpython/catbot
Releases · cupofpython/catbot
v2.0.0
v1.0.4
Release notes
- Update to slimmer containers
- Pre-pulled model on self-managed Ollama container
- Updated tests to use custom LLM container
v1.0.3
Release notes
- Update to deploy to cluster on different AWS account
- Modify deployment as well as AWS cert ARN
- Update GH Actions to authenticate to AWS with OIDC instead of long standing credentials
v1.0.2
Release notes
- Update README with new demo video
- Set up tests with Jest and TestContainers to test against
/generateendpoint of Ollama container - Set up GitHub actions workflow to do
npmtest on TestContainers Cloud
v1.0.1
Release notes
- Update README to reflect new domain name
- Update K8s manifests to use an ingress that accepts the AWS certificate for https
- Route traffic correctly to the server service
- Update API call logic to point to local API endpoint
v1.0.0
Release notes
- App with streaming responses
- Build with Docker Build cloud in GitHub workflow
- Increase resource requests to accomodate or md5x.large node size and reduce failures interacting with model containers
0.0.0
First release