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-06-18 23:40:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea8d0bb7d58d461cf984eaa81e5b52a0bee80c6a
litellm
/
tests
/
test_litellm
/
proxy
/
auth
T
History
iabhi4
dc27bccb45
feat(proxy): Assign default budget to auto-generated JWT teams
2025-09-14 12:04:43 -07:00
..
test_auth_checks.py
feat(proxy): Assign default budget to auto-generated JWT teams
2025-09-14 12:04:43 -07:00
test_auth_exception_handler.py
…
test_handle_jwt.py
test_handle_jwt.py
2025-08-13 17:27:50 -07:00
test_litellm_license.py
…
test_model_checks_fallbacks.py
feat: extended
/v1/models
endpoint, now it returns with fallbacks on demand (
#12811
)
2025-07-22 23:16:46 -07:00
test_model_checks.py
litellm/proxy: preserve model order of /v1/models and /model_group/info (
#13178
)
2025-08-02 08:57:38 -07:00
test_route_checks.py
[Bug Fix] Virtual keys with llm_api type cause Internal Server Error when using /anthropic/* and other llm passthrough routes (
#14046
)
2025-08-28 15:14:09 -07:00
test_user_api_key_auth.py
…