ray-project / ray-llm

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

fix: no attribute 'set_url' #92

Closed marov closed 9 months ago

marov commented 9 months ago

This fixes #89

In addition fixes a separate, but related issue of frontend not accepting MONGODB_URL env variable.

I could not figure out why frontend/aviary.js is missing from the Docker. MANIFEST.in looks correct to me ...