[Feat] Update integration with Lunary
Hi guys, This update the integration with Lunary (prev. LLMonitor) to use our official package which improves the reliability of the tracking and enables support for tracing when observing full agents. Tested and everything works with completions.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| litellm | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 30, 2024 4:22am |
| litellm-dashboard | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 30, 2024 4:22am |
Hi @krrishdholakia should be all good now :) Thanks!
Hey @krrishdholakia - I've resolved the latest conflicts. Anything else to do to get this merged? Thanks
@vincelwt looks like there's some unresolved merge conflicts. can you fix them and bump me? i'll merge it in
bump @vincelwt
Done @krrishdholakia
@vincelwt did you test this to verify the cals get logged from litellm to lunary ? Can you send us a a screenshot of a working completion & embedding call logged
Yes guys as I said in the PR message everything is tested and works. Lunary doesn't support embeddings so it ignores those at the backend level for now. @ishaan-jaff
I've resolved the conflicts one more time but it'd be nice if you could merge this soon as there are more conflicts every time
Would be great to get this merged 🙏
Any updates on this? We really love litellm, and would be great to have this PR merged so the various bugs we face with litellm related to lunary are addressed. Thanks!
LGTM! Just merged
When starting litellm using the Docker image, it is not possible to access Lunary because the Python library for Lunary is not installed in the image.