Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ document-processor.ts
File
document-processor.ts
apps/sim/lib/knowledge/documents/document-processor.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomBytes } from
'crypto'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ getErrorMessage, toError } from
'@sim/utils/errors'
4
import
{ PDFDocument } from
'pdf-lib'
Callers
nothing calls this directly
Calls
2
createLogger
Function · 0.90
envNumber
Function · 0.90
Tested by
no test coverage detected