You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
We will need to consider how we want to authenticate and authorize users when they are uploading files to our endpoints.
It is unclear how we want to logically 'group' users so that a group can access files that each other have uploaded while still maintaining granularity to know exactly who has uploaded and accessed each document.
Context:
The OpenAI API Docs for UploadFile authorizes by API_KEY.
We will need to consider how we want to authenticate and authorize users when they are uploading files to our endpoints.
It is unclear how we want to logically 'group' users so that a group can access files that each other have uploaded while still maintaining granularity to know exactly who has uploaded and accessed each document.
Context:
The OpenAI API Docs for UploadFile authorizes by API_KEY.
The text was updated successfully, but these errors were encountered: