Closed krrishdholakia closed 1 day ago
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 | Nov 20, 2024 7:15pm |
Attention: Patch coverage is 80.89888% with 17 lines in your changes missing coverage. Please review. |
Files with missing lines | Patch % | Lines |
---|---|---|---|
...oxy/management_endpoints/organization_endpoints.py | 0.00% | 11 Missing :warning: | |
...m/proxy/management_endpoints/customer_endpoints.py | 80.00% | 4 Missing :warning: | |
..._google_ai_studio/vertex_ai_partner_models/main.py | 0.00% | 2 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
/customer/new
endpointCloses https://github.com/BerriAI/litellm/issues/5651
docs: add missing params to swagger + api documentation test
docs: add documentation for all key endpoints
documents all params on swagger
Ensures all params are documented
Ensures 100% param documentation on swagger
Adds documentation for all params in org endpoint
ensures all /customer/* params are documented
ci(config.yml): add endpoint doc testing to ci/cd
fix: fix internal_user_endpoints.py
fix(internal_user_endpoints.py): support 'duration' param
fix(partner_models/main.py): fix anthropic re-raise exception on vertex
fix: fix pydantic obj