Skip to content

Releases: ray-project/llm-applications

Update Ray Assistant Service

17 Sep 19:22
3cbfe26
Compare
Choose a tag to compare
Pre-release

This updates the service with logging

Experiments completed

01 Sep 02:25
428e239
Compare
Choose a tag to compare
Experiments completed Pre-release
Pre-release
v0.0.8

cleaned up notebook (#28)

Fix serve application to use Anyscale Endpoints

25 Aug 00:40
500a1f6
Compare
Choose a tag to compare
Various small fixes to the serve application (#27)

- Make sure the right API is used
- Make sure the DB connection string is set correctly

Improve secret handling further

24 Aug 23:59
9d13151
Compare
Choose a tag to compare
Pre-release
Improve secret handling further (#25)

Get rid of the runtime_env

Fix bugs for secrets

24 Aug 23:47
5fa005c
Compare
Choose a tag to compare
Fix bugs for secrets Pre-release
Pre-release
Fix serve application (#24)

Fix JSON import error

Update for Secrets

24 Aug 23:35
289ceba
Compare
Choose a tag to compare
Update for Secrets Pre-release
Pre-release
Improve secret handling (#23)

Use AWS secret manager to store secrets. The best way to set this up is
by attaching the right role to the AWS instance.

Update for the service

24 Aug 21:27
f45b305
Compare
Choose a tag to compare
Pre-release
Add service for deploying the application (#22)

Make it possible to deploy the application as an Anyscale service by
adding a service definition `service.yaml`

Very first version v0.0.1

24 Aug 20:45
e99f095
Compare
Choose a tag to compare
Pre-release

This is a very first release that can be used to try out the Ray Assistant