ray-project / ray-llm

RayLLM - LLMs on Ray
https://aviary.anyscale.com
Apache License 2.0
1.22k stars 87 forks source link

Record telemetry when RayLLM is launched using a Serve config #102

Closed shrekris-anyscale closed 8 months ago

shrekris-anyscale commented 8 months ago

RayLLM library usage is not tracked when launched using a Serve config. This change makes telemetry track RayLLM usage as soon as the RayLLM app is built, so it's also tracked when started with a Serve config.

This change also renames the library from aviary to ray-llm for telemetry.