merlyn/collector/processSingleFile/convert
Sean Hatfield e4ee9f2731
Make XLSX spreadsheets visible in chat by combining sheets (#4847)
* fix bug with xlsx files not being added as context

* lint

* fix console logs/warn/error

* abstract sheet processing to function + normalize error handling

* fix jsdoc

* patch xlsx filename to prevent orphaned doc

* reduce tokens

* correct pluralization

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-01-13 15:46:16 -08:00
..
asPDF Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asAudio.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asDocx.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asEPub.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asImage.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asMbox.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asOfficeMime.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asTxt.js Added metadata parameter to document/upload, document/upload/{folderName}, and document/upload-link (#4342) 2025-09-17 11:17:29 -07:00
asXlsx.js Make XLSX spreadsheets visible in chat by combining sheets (#4847) 2026-01-13 15:46:16 -08:00