litellm/litellm-proxy-extras/litellm_proxy_extras
Krish Dholakia e9b7059af4
Litellm add file validation (#11081)
* fix: cleanup print statement

* feat(managed_files.py): add auth check on managed files

Implemented for file retrieve + delete calls

* feat(files_endpoints.py): support returning files by model name

enables managed file support

* feat(managed_files/): filter list of files by the ones created by user

prevents user from seeing another file

* test: update test

* fix(files_endpoints.py): list_files - always default to provider based routing

* build: add new table to prisma schema
2025-05-22 23:05:45 -07:00
..
migrations Litellm add file validation (#11081) 2025-05-22 23:05:45 -07:00
__init__.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
_logging.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
schema.prisma Litellm add file validation (#11081) 2025-05-22 23:05:45 -07:00
utils.py Prisma Migrate - support setting custom migration dir (#10336) 2025-04-26 12:05:06 -07:00