tabbyAPI-ollama/endpoints
kingbri 1f46a1130c OAI: Restrict list permissions for API keys
API keys are not allowed to view all the admin's models, templates,
draft models, loras, etc. Basically anything that can be viewed
on the filesystem outside of anything that's currently loaded is
not allowed to be returned unless an admin key is present.

This change helps preserve user privacy while not erroring out on
list endpoints that the OAI spec requires.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-11 14:22:50 -04:00
..
OAI OAI: Restrict list permissions for API keys 2024-07-11 14:22:50 -04:00
server.py API: Integrate OpenAPI export script 2024-07-08 12:34:32 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00