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
fileConfig:
endpoints:
assistants:
fileLimit: 5
totalSizeLimit: 50 # Maximum total size for all files in a single request in MB
supportedMimeTypes:
- "image/.*"
- "text/.*"
- "application/.*"
openAI:
disabled: false # Disables file uploading to the OpenAI endpoint
supportedMimeTypes:
- "image/.*"
- "application/.*"
- "text/.*"
default:
totalSizeLimit: 20
fileSizeLimit: 15 # Maximum size for an individual file in MB
supportedMimeTypes:
- "image/.*"
- "application/.*"
- "text/.*"
serverFileSizeLimit: 100 # Global server file size limit in MB
avatarSizeLimit: 2 # Limit for user avatar image size in MB
But it does not seem to have any effect. I'm still getting
What features would you like to see added?
More details
VTT is a Zoom audio transcript format which is just a text file with the transcript of Zoom meeting conversation
Which components are impacted by your request?
General
Pictures
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: