mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
* fix(proxy): honor object_permission for managed vector store access * perf(proxy): preload team object_permission on UserAPIKeyAuth Populate team_object_permission during virtual-key and JWT auth when the team is loaded, so can_user_access_vector_store uses it in memory first and only falls back to get_object_permission by id when missing. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| endpoints.py | ||
| management_endpoints.py | ||
| utils.py | ||