litellm/litellm/models
2026-07-10 00:14:45 -07:00
..
__init__.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
access_group.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
base.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
budget.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
config.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
credentials.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
end_user.py feat(proxy): type Customer Management response_model for OpenAPI coverage (#31043) 2026-06-30 09:58:01 -07:00
managed_files.py fix(proxy): stop CacheCodec dropping null fields on cache round-trip (#32207) 2026-07-06 12:53:00 -07:00
mcp_server.py feat(mcp): add dcr_bridge column and plumbing for client-forwarded auth modes 2026-07-10 00:14:45 -07:00
model.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
object_permission.py feat(mcp): add mcp_tool_search virtual tools for large tool catalogs (#31777) 2026-06-30 20:03:59 -07:00
organization.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
organization_membership.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
project.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
skills.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
spend_logs.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
tag.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
team.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
team_membership.py style: unify ruff format width on 120 (#31518) 2026-06-27 12:39:29 -07:00
user.py feat(litellm): add models and repository layers (#29686) 2026-06-06 20:59:33 -07:00
verification_token.py feat(proxy): add key-level budget_fallbacks to reroute requests when a per-model budget is exceeded (#31783) 2026-07-03 12:20:12 -07:00