litellm/litellm/repositories
2026-09-19 12:39:44 -07:00
..
__init__.py feat(auto-router): show routed model and savings in Claude Code and Codex (#40330) 2026-09-11 12:52:42 -07:00
autorouter_session_repository.py feat(auto-router): show routed model and savings in Claude Code and Codex (#40330) 2026-09-11 12:52:42 -07:00
base_repository.py fix(credentials): answer 409 on a name collision, let PATCH resolve values from model_id 2026-09-15 10:41:43 -07:00
budget_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
config_repository.py refactor(proxy): resolve config and DB settings precedence in one SettingsStore 2026-09-17 23:36:27 -07:00
credentials_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
managed_batch_repository.py fix(batches): keep provider timeouts as failed rows and move batch rows behind a repository 2026-09-19 11:54:57 -07:00
managed_file_content_repository.py refactor(batches): annotate the stored file row so its model import is a real use 2026-09-19 12:39:44 -07:00
model_repository.py fix(router): serialize heuristic tuning quota filters for Prisma 2026-09-07 10:08:19 -07:00
object_permission_repository.py feat(proxy): granular key/team access control for Claude Code marketplace plugins (#40518) 2026-09-10 14:26:09 -07:00
organization_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
prisma_protocols.py fix(proxy): track project spend and enforce project budgets additively 2026-09-16 01:56:00 +00:00
project_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
table_repositories.py chore: merge origin/litellm_internal_staging into litellm_decrease_anys_opus5_r4 2026-09-04 18:59:35 -07:00
team_repository.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5 2026-08-29 06:03:33 -07:00
unit_of_work.py fix(proxy): track project spend and enforce project budgets additively 2026-09-16 01:56:00 +00:00
user_banner_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
user_repository.py feat(scim): add placeholder listing and merge so a shadowed account can be healed (#39231) 2026-09-02 01:04:53 +00:00
verification_token_repository.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00