This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
mirror of
https://github.com/tiennm99/litellm.git
synced
2026-07-05 21:08:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbb4c2c2203a164657febce01ac5a40facb09fde
litellm
/
tests
/
test_litellm
/
proxy
/
hooks
T
History
Harshit Jain
4f04d2648e
Merge branch 'main' into litellm_langfuse-session-trace-fix
2026-03-15 01:09:49 +05:30
..
test_async_post_call_streaming_iterator_hook.py
…
test_dynamic_rate_limiter_v3.py
…
test_image_generation_guardrails.py
added tests
2026-02-11 15:45:47 +05:30
test_key_management_event_hooks.py
…
test_max_budget_per_session_limiter.py
Agents - add max budget + tpm/rpm limiting per agent AND per agent session (
#22849
)
2026-03-07 19:12:42 -08:00
test_max_iterations_limiter.py
Agents - add max budget + tpm/rpm limiting per agent AND per agent session (
#22849
)
2026-03-07 19:12:42 -08:00
test_parallel_request_limiter_v3.py
Agents - add max budget + tpm/rpm limiting per agent AND per agent session (
#22849
)
2026-03-07 19:12:42 -08:00
test_post_call_failure_hook_integration.py
…
test_post_call_response_headers_hook.py
fix(proxy): make async_post_call_response_headers_hook consistent across all endpoints (
#22985
)
2026-03-12 08:51:00 -07:00
test_post_call_streaming_hook_integration.py
fix(proxy): use return value from CustomLogger.async_post_call_success_hook (
#19670
)
2026-01-26 08:48:22 -08:00
test_post_call_success_hook_integration.py
fix(proxy): use return value from CustomLogger.async_post_call_success_hook (
#19670
)
2026-01-26 08:48:22 -08:00
test_prompt_injection_detection.py
…
test_proxy_track_cost_callback.py
Fix root cause: DB spend log session_id didn't match Langfuse trace_id
2026-03-02 21:31:47 +05:30
test_send_invite_email.py
…