improvements on litellm and chat interfaces

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-14 23:12:25 -05:00
parent f6cbad0373
commit d62189c566
2 changed files with 90 additions and 129 deletions

View file

@ -68,6 +68,8 @@ in
OAUTH_ADMIN_ROLES = "admin";
# OAUTH_PICTURE_CLAIM = "picture";
# OAUTH_UPDATE_PICTURE_ON_LOGIN = "True";
BYPASS_MODEL_ACCESS_CONTROL="True";
};
};
};