litellm icon indicating copy to clipboard operation
litellm copied to clipboard

Add a `Tiltfile` for fast LiteLLM Proxy development with Tilt

Open msabramo opened this issue 10 months ago • 3 comments

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

  • Add a Tiltfile for Tilt
  • Add section to README.md with instructions for running Tilt.

[REQUIRED] Testing - Attach a screenshot of any new tests passing locally

Tilt UI

Screenshot 2025-01-16 at 1 30 57 PM

msabramo avatar Jan 16 '25 21:01 msabramo

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

vercel[bot] avatar Jan 16 '25 21:01 vercel[bot]

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?).

msabramo avatar Jan 17 '25 15:01 msabramo

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 22 '25 22:04 CLAassistant

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.

github-actions[bot] avatar Jul 24 '25 00:07 github-actions[bot]