Access knowledge from Local Files
The File Connector indexes user-uploaded files for retrieval and AI-powered answers.
.txt
, .pdf
, .docx
, .pptx
, .xlsx
, .csv
, .md
, .mdx
, .conf
, .log
, .json
, .tsv
, .xml
, .yml
, .yaml
, .eml
, .epub
.zip
containing the supported file types
Add a metadata line at the very top of your file. Supported formats:
This line must contain valid JSON. Available keys:
link
primary_owners
secondary_owners
doc_updated_at
file_display_name
key: value
pairs (used as searchable tags in the UI)When uploading a .zip
, you can include a .hymalaia_metadata.json
at the root of the archive:
Example .hymalaia_metadata.json
:
No external authentication is required.
Admins can upload files and make them available to everyone.
(WIP) Users will soon be able to upload personal files and keep them private.
.zip
archiveAccess knowledge from Local Files
The File Connector indexes user-uploaded files for retrieval and AI-powered answers.
.txt
, .pdf
, .docx
, .pptx
, .xlsx
, .csv
, .md
, .mdx
, .conf
, .log
, .json
, .tsv
, .xml
, .yml
, .yaml
, .eml
, .epub
.zip
containing the supported file types
Add a metadata line at the very top of your file. Supported formats:
This line must contain valid JSON. Available keys:
link
primary_owners
secondary_owners
doc_updated_at
file_display_name
key: value
pairs (used as searchable tags in the UI)When uploading a .zip
, you can include a .hymalaia_metadata.json
at the root of the archive:
Example .hymalaia_metadata.json
:
No external authentication is required.
Admins can upload files and make them available to everyone.
(WIP) Users will soon be able to upload personal files and keep them private.
.zip
archive