mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
927 B
927 B
Title
Relevant issues
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
- I have Added testing in the
tests/litellm/
directory, Adding at least 1 test is a hard requirement - see details - I have added a screenshot of my new test passing locally
- My PR passes all unit tests on (
make test-unit
)[https://docs.litellm.ai/docs/extras/contributing_code] - My PR's scope is as isolated as possible, it only solves 1 specific problem
Type
🆕 New Feature 🐛 Bug Fix 🧹 Refactoring 📖 Documentation 🚄 Infrastructure ✅ Test