This website requires JavaScript.
Explore
Help
Sign in
scriptoriumadmin
/
litellm
Watch
1
Star
0
Fork
You've already forked litellm
0
mirror of
https://github.com/BerriAI/litellm.git
synced
2026-09-19 00:01:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
88
08b433267e
litellm
/
tests
/
test_litellm
/
proxy
/
proxy_server
History
ryan-crabbe-berri
6dcca8c4ae
Merge pull request
#41028
from BerriAI/litellm_bulk_new_user
...
feat(proxy): add POST /management/v1/users/bulk for batched user and team membership creation
2026-09-15 10:57:46 -07:00
..
.coverage_baseline
__init__.py
_coverage_check.py
_pin_check.py
conftest.py
test_background_health.py
test_exception_handlers.py
refactor(proxy): move bulk user creation to POST /management/v1/users/bulk
2026-09-14 22:28:39 +00:00
test_harness_smoke.py
test_lifecycle.py
feat(proxy): offload spend tracking to a pod-local collector sidecar (
#40545
)
2026-09-10 17:14:13 -07:00
test_openapi_customization.py
test_proxy_config.py
feat(proxy): add general_settings.allowed_file_extensions for /v1/files
2026-09-14 18:53:29 +00:00
test_routes_anthropic_beta.py
test_routes_assistants.py
test_routes_audio.py
test_routes_chat_completions.py
test_routes_completions.py
test_routes_config.py
fix(proxy): surface runtime-registered callbacks in UI Logging page (
#38974
)
2026-09-09 22:03:16 -07:00
test_routes_embeddings.py
test_routes_invitation.py
test_routes_login_sso.py
chore(proxy): drop explanatory docstrings from credentials hint helper and tests
2026-09-14 19:29:30 +00:00
test_routes_misc.py
test_routes_model_cost_map.py
test_routes_model_info.py
test_routes_model_metrics.py
test_routes_models.py
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix_v1_models_alias_resolution
2026-09-10 13:26:18 +02:00
test_routes_moderations.py
test_routes_onboarding.py
test_routes_queue.py
test_routes_threads.py
test_routes_utils.py
test_spend_counters.py
Merge remote-tracking branch 'origin/main' into pr-40817
2026-09-14 19:11:03 +00:00
test_streaming_helpers.py
test_team_model_name_translation.py
perf(proxy): serialize /model/info listing once with orjson
2026-09-14 19:47:51 +00:00