forked from open-webui/open-webui
Merge branch 'main' into main
This commit is contained in:
commit
fa5918ad13
8 changed files with 54 additions and 26 deletions
|
@ -12,6 +12,7 @@ export const WEB_UI_VERSION = 'v1.0.0-alpha-static';
|
|||
export const REQUIRED_OLLAMA_VERSION = '0.1.16';
|
||||
|
||||
export const SUPPORTED_FILE_TYPE = [
|
||||
'application/epub+zip',
|
||||
'application/pdf',
|
||||
'text/plain',
|
||||
'text/csv',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue