litellm
litellm copied to clipboard
Add a `Tiltfile` for fast LiteLLM Proxy development with Tilt
Add a Tiltfile for fast LiteLLM Proxy development with Tilt
Tilt is a local development platform that makes it easy to develop applications for Kubernetes with a fast feedback loop. Tilt automates all the steps from a code change to a new container image to a fresh pod.
Tiltfiles are written in Starlark, a Python-inspired language.
Relevant issues
Type
🆕 New Feature 📖 Documentation 🚄 Infrastructure
Changes
[REQUIRED] Testing - Attach a screenshot of any new tests passing locally
Tilt UI
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 | Jan 17, 2025 3:17pm |
Hey @krrishdholakia, is 7dae3b045 correct (changes from using Dockerfile to using docker/Dockerfile.non_root)?
BTW, I'm kind of confused about what all the different Dockerfiles are for (maybe each should have a comment at the top explaining what they're for and/or there should be a doc somewhere that lists the Dockerfiles and each ones purpose?).
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.