MCPcopy 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

1import { randomBytes } from 'crypto'
2import { createLogger } from '@sim/logger'
3import { getErrorMessage, toError } from '@sim/utils/errors'
4import { PDFDocument } from 'pdf-lib'

Callers

nothing calls this directly

Calls 2

createLoggerFunction · 0.90
envNumberFunction · 0.90

Tested by

no test coverage detected