This website requires JavaScript.
Explore
Help
Register
Sign In
ai-workspace-services
/
litellm
Watch
1
Star
0
Fork
0
You've already forked litellm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
aa4b3ba87a
litellm
/
tests
/
test_litellm
/
proxy
History
mubashir1osmani
8908eff7b1
Fix(
#19781
): Unable to reset user max budget to unlimited
...
Fix(
#19781
): Unable to reset user max budget to unlimited
2026-01-26 18:37:49 -05:00
..
_experimental
/mcp_server
fix(mcp): forward static_headers to MCP servers (
#19341
) (
#19366
)
2026-01-21 19:30:55 -08:00
agent_endpoints
anthropic_endpoints
auth
[Feat] CLI Auth - Add configurable CLI JWT expiration via environment variable (
#19780
)
2026-01-26 14:56:17 -08:00
client
common_utils
fix: ensure auto-rotation updates existing AWS secret instead of creating new one (
#19455
)
2026-01-20 18:30:36 -08:00
db
discovery_endpoints
experimental
/mcp_server
google_endpoints
fix(utils.py): correctly extract messages from google genai contents (
#19156
)
2026-01-19 06:00:23 -08:00
guardrails
fix(presidio): resolve runtime error by handling asyncio loops in bac… (
#19714
)
2026-01-24 15:36:49 -08:00
health_endpoints
hooks
fix(proxy): use return value from CustomLogger.async_post_call_success_hook (
#19670
)
2026-01-26 08:48:22 -08:00
image_endpoints
management_endpoints
Fix user max budget reset to unlimited
2026-01-26 23:30:36 +05:30
management_helpers
middleware
openai_files_endpoint
pass_through_endpoints
Merge pull request
#19638
from BerriAI/main
2026-01-23 14:54:17 +05:30
policy_engine
[Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (
#19612
)
2026-01-22 19:49:53 -08:00
prompts
fix(prompts): fix prompt info lookup and delete using correct IDs (
#19358
)
2026-01-20 12:28:34 -08:00
public_endpoints
response_api_endpoints
spend_tracking
test_configs
ui_crud_endpoints
vector_store_endpoints
__init__.py
conftest.py
test_batch_metadata_none_fix.py
test_caching_routes.py
test_common_request_processing.py
test_custom_proxy.py
test_empty_model_list.py
Fixing tests and linting
2026-01-21 11:02:39 -08:00
test_enforce_user_param.py
test_fallback_management_endpoints.py
test_fastapi_offline_routes.py
test_health_check_functions.py
test_litellm_pre_call_utils.py
[Feat] UI + Backend - Allow adding policies on Keys/Teams + Viewing on Info panels (
#19688
)
2026-01-23 19:03:44 -08:00
test_model_id_header_propagation.py
test_proxy_cli.py
test_get_default_unvicorn_init_args
2026-01-24 12:59:51 -08:00
test_proxy_server.py
Model and Team filtering
2026-01-24 14:45:14 -08:00
test_proxy_types.py
test_proxy_utils.py
Fix date overflow/division by zero in proxy utils (
#19527
)
2026-01-21 21:09:57 -08:00
test_route_llm_request.py
fix: args issue & refactor into helper function to reduce bloat for both(
#19441
)
2026-01-25 10:21:20 +05:30
test_shared_health_check.py
test_spend_log_cleanup.py
test_swagger_chat_completions.py
test_team_member_update.py