MCPcopy Index your code
hub / github.com/simstudioai/sim / knowledge-processing.ts

File knowledge-processing.ts

apps/sim/background/knowledge-processing.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { task } from '@trigger.dev/sdk'
3import { env, envNumber } from '@/lib/core/config/env'
4import { processDocumentAsync } from '@/lib/knowledge/documents/service'

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
envNumberFunction · 0.90
processDocumentAsyncFunction · 0.90
taskFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected